-
1. Re: Feature request for maven aop plugin
stalep Oct 22, 2010 6:06 AM (in response to dpalmer)hi, just short answering the issues;
1. ok
2. i think the artifactid should be enough
3. the name you mentioned seems to describe it well enough in my head
i think its really nice that you take the time to do this. as i moved on to other projects i have not had the time/priority to update the maven plugin.
-
2. Re: Feature request for maven aop plugin
dpalmer Oct 22, 2010 6:12 AM (in response to dpalmer)Here is a quick and dirty patch that implements this feature.
-
dependencies.patch.zip 705 bytes
-
-
3. Re: Feature request for maven aop plugin
stalep Oct 22, 2010 6:17 AM (in response to dpalmer)do you have access to svn? if so you can patch it and update the documentation regarding the plugin accordingly?
-
4. Re: Feature request for maven aop plugin
dpalmer Oct 22, 2010 6:18 AM (in response to dpalmer)I guess this should also be applied to the AOP Mojo. There are no tests in the plugin source; is this plugin untested or do you have tests elsewhere.
Regards
Doug
-
5. Re: Feature request for maven aop plugin
dpalmer Oct 22, 2010 6:20 AM (in response to stalep)I don't have access to your repository.
Regards
Doug
-
6. Re: Feature request for maven aop plugin
stalep Oct 22, 2010 6:23 AM (in response to dpalmer)there are no tests to the plugin unfortunately.
kabir, what is the best way to do this? give douglas access or should i commit? im voting for giving him access
-
7. Re: Feature request for maven aop plugin
kabirkhan Oct 22, 2010 8:23 AM (in response to stalep)You commit and verify this first patch.
The Douglas needs to send me his jboss.org username so I can add him
-
8. Re: Feature request for maven aop plugin
dpalmer Oct 22, 2010 8:34 AM (in response to kabirkhan)Here is a second patch that applies the change to both Mojos. If you want to give me commit access my id is dpalmer@redhat.com.
Regards
Doug
-
dependencies.patch.zip 890 bytes
-
-
9. Re: Feature request for maven aop plugin
kabirkhan Oct 22, 2010 9:51 AM (in response to dpalmer)I have added you