You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I tried to build the master branch with both maven standalone and the one bundled with atlassian plugin SDK but I got the following error:
[INFO] Internal error in the plugin manager executing goal 'com.atlassian.maven.plugins:maven-jira-plugin:3.9.3:copy-bundled-dependencies': Unable to load the mojo 'com.atlassian.maven.plugins:maven-jira-plugin:3.9.3:copy-bundled-dependencies' in the plugin 'com.atlassian.maven.plugins:maven-jira-plugin'. A required class is missing: com/atlassian/maven/plugins/amps/CopyBundledDependenciesMojo
com.atlassian.maven.plugins.amps.CopyBundledDependenciesMojo
Any idea to solve the problem?
Thanks,
Andrea
The text was updated successfully, but these errors were encountered:
Hi,
I tried to build the master branch with both maven standalone and the one bundled with atlassian plugin SDK but I got the following error:
[INFO] Internal error in the plugin manager executing goal 'com.atlassian.maven.plugins:maven-jira-plugin:3.9.3:copy-bundled-dependencies': Unable to load the mojo 'com.atlassian.maven.plugins:maven-jira-plugin:3.9.3:copy-bundled-dependencies' in the plugin 'com.atlassian.maven.plugins:maven-jira-plugin'. A required class is missing: com/atlassian/maven/plugins/amps/CopyBundledDependenciesMojo
com.atlassian.maven.plugins.amps.CopyBundledDependenciesMojo
Any idea to solve the problem?
Thanks,
Andrea
The text was updated successfully, but these errors were encountered: