[jboss-user] [JBoss AOP] - Re: Exception with maven-jbossaop-plugin

hutchinsons do-not-reply at jboss.com
Thu Dec 11 08:56:52 EST 2008


Thanks for the reply Stale,

I had read the Maven 2 chapter already and have tried the


  | <includeProjectDependency>true</includeProjectDependency>	
  | 

configuration option without success.

I equally tried to just aopc a specific class using


  | <includes>
  |      <include>POJO.class</include>
  | </includes>
  | 
  | But it always results in the same error.
  | 
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195932#4195932

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195932



More information about the jboss-user mailing list