hello, do you get it only when running from within netbeans? or from the command line as well? if netbeans only, try to configure the project to use the command-line version of maven for compilation. The maven version embedded in netbeans is close to 2.0.4, so maybe the plugin works correctly with newer versions only..
Milos On 10/23/07, Julien Martin <[EMAIL PROTECTED]> wrote: > Hello, > I use the following goal: > openjpa:enhance > and I get this when I try to run the goal from netbeans. > The OpenJPA Enhancer tool exited with a non-null exit code. > Can anyone please help? It seems maven cannot locate the persitence.xmlfile. > This is both a netbeans and maven related problem so I post the question on > both mailing lists. > Thanks in advance, > Julien. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
