Re: [appfuse-user] Getting build error with aspectj-maven-plugin

2007-12-04 Thread Stephiems
Ok, thanks, I will try that. For some reason temporarily changing it to 1.0-beta-1 seemed to work. mraible wrote: > > If you're not using AspectJ in your project, you can safely remove > (or comment out) the aspectj-mave-plugin in your pom.xml. > > Matt > > On Dec 3, 2007, at 10:59 PM, Step

Re: [appfuse-user] Getting build error with aspectj-maven-plugin

2007-12-04 Thread Matt Raible
If you're not using AspectJ in your project, you can safely remove (or comment out) the aspectj-mave-plugin in your pom.xml. Matt On Dec 3, 2007, at 10:59 PM, Stephiems wrote: I'm using Netbeans 6.0 with the maven plugin. I've downloaded maven 2.0.8 and have set the maven plugin to use t

[appfuse-user] Getting build error with aspectj-maven-plugin

2007-12-03 Thread Stephiems
I'm using Netbeans 6.0 with the maven plugin. I've downloaded maven 2.0.8 and have set the maven plugin to use the downloaded version of maven. The internal one seemed to be less then the required version 2.0.6. On build I get the following error: Internal error in the plugin manager executing go