Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Maven Plugin
-
Labels:None
-
Environment:Maven 3.0.3, Maven Sonar plugin 2.0-beta-2
-
Number of attachments :
Description
I have a custom packaging type "jangaroo" that uses the file extension "jar".
When I build that with mvn org.codehaus.mojo:sonar-maven-plugin:2.0-beta-2:sonar, the sonar-plugin tries to resolve the jangaroo-dependencies and assumes that the file extendsion is jangaroo. But since the extension is actually "jar" the build fails because the dependencies cannot be resolved.
Issue Links
- depends upon
-
MNG-5135
Regression: in some cases aggregator mojo is unable to resolve dependencies with custom packaging
-
- is duplicated by
-
SONAR-2909
Sonar will not process a pom, that has a netbeans application as its child
-
- is related to
-
SONARPLUGINS-991
Unable to execute Sonar with Maven 3.x for all projects in forge
-