[jboss-user] [JBoss AOP] - packaging .aop using maven?

mihel mihel do-not-reply at jboss.com
Sun Apr 4 16:18:28 EDT 2010


mihel mihel [http://community.jboss.org/people/mihel] replied to the discussion

"packaging .aop using maven?"

To view the discussion, visit: http://community.jboss.org/message/535511#535511

--------------------------------------------------------------
Oh, I just found out that there should be hassle to copy jbss-aop.xml
I'm just putting it into src/main/resources/META-INF/jboss-aop.xml and it gets copied into the right place during the package goal.
Don't forget to point jboss-aop maven plugin to its location:
                         <aoppaths>
                                <aoppath>src/main/resources/META-INF/jboss-aop.xml</aoppath>
                            </aoppaths>

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/535511#535511]

Start a new discussion in JBoss AOP at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2027]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100404/fd3a3290/attachment.html 


More information about the jboss-user mailing list