Issue Type: Bug Bug
Affects Versions: 2.0
Assignee: Simon Brandhof
Created: 22/Feb/13 3:25 PM
Description:

A Bamboo plan calling the Sonar Maven Plugin was working fine until we upgraded Sonar from 3.1 to 3.4.1. Now they get the error:

[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.0:sonar (default-cli) on project ingensg-wa-common: Execution default-cli of goal org.codehaus.mojo:sonar-maven-plugin:2.0:sonar failed: A required class was missing while executing org.codehaus.mojo:sonar-maven-plugin:2.0:sonar: org/sonar/api/security/UserRole

Bamboo goals:

clean deploy -B -U -Dmaven.repo.local=${bamboo.build.working.directory}/maven_repo_local -s ${bamboo.build.working.directory}/settings.xml -e -DbambooBuildNumber=${bamboo.buildNumber}

sonar:sonar -Dmaven.repo.local=${bamboo.build.working.directory}/maven_repo_local -s ${bamboo.build.working.directory}/settings.xml

Any ideas what might be wrong?

Thanks,
Dave

Environment: Sonar 3.4.1
Maven 3.0.3
Bamboo 4.3.3
JDK 1.7.0_10
Project: Mojo's Sonar Maven Plugin
Priority: Major Major
Reporter: David Mahoney
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to