Re: maven-jar-plugin refuses to include META-INF/persistence.xml !

2012-07-22 Thread Tommy Svensson
I was hoping for a Well, thats easy, just do ... :-). But you are of course right Wayne, I need to isolate what is causing this. Thanks. /Tommy 22 jul 2012 kl. 05:30 skrev Wayne Fay: Maven just refuses to include META-INF/persistence.xml in the jar no matter what I do! It resides in

Re: maven-jar-plugin refuses to include META-INF/persistence.xml !

2012-07-22 Thread Aliaksei Lahachou
Which packaging do have? Can you post your POM? Am 21.07.2012 22:51 schrieb Tommy Svensson tommybsvens...@me.com: Hello maven fans, I've become slightly balder today. I've been tearing my hair over why JPA keeps insisting it cannot find my persistence unit. Everything in my persistence.xml

Re: maven-jar-plugin refuses to include META-INF/persistence.xml !

2012-07-22 Thread Wayne Fay
I was hoping for a Well, thats easy, just do ... :-). But you are of course right Wayne, I need to isolate what is causing this. Thanks. If META-INF/persistence.xml was not even showing up in target, then we might be able to provide a simple recipe to solve it. But that is not the case here.

pluginManagement for reporting plugins

2012-07-22 Thread Radim Kolar
Its possible to manage version of reporting plugins? I can get version management work for build plugins, but not for reporting. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: pluginManagement for reporting plugins

2012-07-22 Thread Anders Hammar
No, it's not possible to manage the version of reporting plugins in the reporting section through pluginManagement. However, if you're using Maven 3 and maven-site-plugin 3.x, you can take advantage of the new version resolution:

Re: pluginManagement for reporting plugins

2012-07-22 Thread Hervé BOUTEMY
the pluginManagement section is used for reports only when run with Maven 3, but not supported by Maven 2 Notice this has nothing to do with the new configuration format: this new format doesn't add any feature, it's only an implementation detail made visible to users, and it's even more

Re: [MVN 3.0.4] Can't download project dependencies

2012-07-22 Thread Dan Rollo
Wow. That rawks! Subject: Re: [MVN 3.0.4] Can't download project dependencies From: Wayne Fay wayne...@gmail.com Date: 07/22/2012 12:01 AM To: Maven Users List users@maven.apache.org I worked with Linux, it's pretty good, but I prefer Windows (at least until Steam gets ported to Linux).