Issue Details (XML | Word | Printable)

Key: AMQ-934
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Fritz Oconer
Reporter: Fritz Oconer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Error building assembly in branch activemq-4.0

Created: 21/Sep/06 09:43 PM   Updated: 21/Sep/06 09:54 PM
Return to search
Component/s: None
Affects Version/s: 4.0
Fix Version/s: 4.0

Time Tracking:
Not Specified


 Description  « Hide
Exception thrown:

This artifact might be in your project's POM, or it might have been included transitively during the resolution process. Here is the information we do have for this artifact:

o GroupID: incubator-activemq
o ArtifactID: incubator-activemq
o Version: 4.0.2-SNAPSHOT
o Type: jar

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.artifact.InvalidArtifactRTException: For artifact {incubator-activemq:incubator-activemq:4.0.2-SNAPSHOT:jar}: An attached artifact must have a different ID than its corresponding main artifact.
at org.apache.maven.project.artifact.AttachedArtifact.<init>(AttachedArtifact.java:48)
at org.apache.maven.project.DefaultMavenProjectHelper.attachArtifact(DefaultMavenProjectHelper.java:50)
at org.apache.maven.plugin.assembly.AbstractAssemblyMojo.createAssembly(AbstractAssemblyMojo.java:290)



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Fritz Oconer added a comment - 21/Sep/06 09:50 PM
Changes:
1. Updated version of javacc and assembly plugin because it was unable to download the snapshot versions.
2. Used ant plugin to create the run.jar because the exception on this issue was due run.jar assembly execution.

Fritz Oconer added a comment - 21/Sep/06 09:54 PM
revision: 448814