[
http://jira.codehaus.org/browse/MASPECTJ-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MASPECTJ-67.
----------------------------------
Resolution: Duplicate
Assignee: Robert Scholte
> aspectLibrary does not allow to specify type/classifier
> -------------------------------------------------------
>
> Key: MASPECTJ-67
> URL: http://jira.codehaus.org/browse/MASPECTJ-67
> Project: Mojo AspectJ Plugin
> Issue Type: Bug
> Affects Versions: 1.1
> Reporter: nicolas de loof
> Assignee: Robert Scholte
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> My project has dependency on a jar and it's test jar :
> <dependency>
> <groupId>fr.loof.fonzie</groupId>
> <artifactId>fonzie</artifactId>
> <version>0.0.1-SNAPSHOT</version>
> </dependency>
> <dependency>
> <groupId>fr.loof.fonzie</groupId>
> <artifactId>fonzie</artifactId>
> <version>0.0.1-SNAPSHOT</version>
> <type>test-jar</type>
> <scope>test</scope>
> </dependency>
> When running test-compile goal, the aspectLibrary set in the ajdt compiler
> script is the test-jar, not the jar (that contains the aspects)
> The <aspectLibrary> element does not support to specify a type or a
> classifier to disambigute such dependencies
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
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