The following comment has been added to this issue:
Author: Mark Proctor
Created: Wed, 22 Sep 2004 9:09 AM
Body:
Just chatting on #maven on irc and think I can alter maven.xml to do this, although I
think it might get a little messy:
<goal name="testPlugin" prereqs="clean,test-aspectj-compile">
</goal>
<goal name="test-aspectj-compile">
<attainGoal name="aspectj:test-compile"/>
<attainGoal name="test:test"/>
<attainGoal name="clean"/>
</goal>
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MPASPECTJ-12?page=comments#action_24414
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPASPECTJ-12
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPASPECTJ-12
Summary: Optional Aspects
Type: New Feature
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-aspectj-plugin
Assignee:
Reporter: Mark Proctor
Created: Mon, 2 Aug 2004 4:22 PM
Updated: Wed, 22 Sep 2004 9:09 AM
Description:
We need the ability to weave in optional aspects.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]