Hi All,
I have plugin skeleton simply created using atlas-create-jira-plugin command, when included in eclipse it gives me problems.
I tried below approach no no luck.
1) atlas-mvn eclipse:eclipse
2) atlas-clean
3) atlas-mvn eclipse:clean
4) I removed *.lastupdated in .m2 directory and updated the project.
5) I tried to use browse repository configured in settings.xml and found available.
6) I downloaded the dependencies which populates in .m2 directory.
>>> Do i need to to make any changes in settings.xml file located in C:\atlassian-plugin-sdk\apache-maven-3.2.1\conf\settings.xml ?
>>> Do i need to explicitly copy missing artifact ?
>>> Anything else I forgot ?
PomPom.jpg
Thanks
Regards
Onkar Ahire
Are you sure your eclipse maven settings are correct?
You have to :
Please double check and provide screenshots of your eclipse maven settings.
Thanks Boris,
I forgot to configure 2nd point mentioned above. I configure only installation path in Windows>>Preferences>>Maven>>Installations but forgot to configure the global settings.
Now its up and running.
Regards
Onkar Ahire
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.