[ANN] Apache Maven JAR Plugin 3.4.2 Released

2024-06-19 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin, version 3.4.2 This plugin provides the capability to build jars. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configur

[ANN] Apache Maven JAR Plugin 3.4.1 Released

2024-04-20 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin, version 3.4.1 This plugin provides the capability to build jars. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configur

[ANN] Apache Maven JAR Plugin 3.4.0 Released

2024-04-13 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin, version 3.4.0 This plugin provides the capability to build jars. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configur

[ANN] Maven JAR Plugin 3.3.0 released

2022-09-16 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven JAR Plugin version 3.3.0. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-jar-plugin 3.3.0 Release Notes - Mave

[ANN] Maven JAR Plugin 3.2.2 released

2022-01-12 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven JAR Plugin version 3.2.2. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-jar-plugin 3.2.2 Release

[ANN] Maven JAR Plugin 3.2.1 released

2022-01-08 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven JAR Plugin version 3.2.1. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-jar-plugin 3.2.1 Release

Re: [ANN] Apache Maven JAR Plugin 3.2.0 Released

2019-11-09 Thread Hervé BOUTEMY
notice that the url of the Google's Central mirror was recently updated: you'll need to change your settings configuration Regards, Hervé Le dimanche 3 novembre 2019, 21:30:13 CET Greg Chabala a écrit : > I would take that up with gcs-maven-mir...@googlegroups.com as noted here: > https://stora

Re: [ANN] Apache Maven JAR Plugin 3.2.0 Released

2019-11-03 Thread Greg Chabala
I would take that up with gcs-maven-mir...@googlegroups.com as noted here: https://storage-download.googleapis.com/maven-central/index.html On Sun, Nov 3, 2019 at 1:59 PM Anthony Whitford wrote: > > How can we get Google’s Central mirror fixed? > >

Re: [ANN] Apache Maven JAR Plugin 3.2.0 Released

2019-11-03 Thread Anthony Whitford
My Travis CI builds are failing because Google’s Central mirror does not seem to have this new jar version. For example, the following URL says NoSuchKey: https://maven-central.storage-download.googleapis.com/repos/central/data/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin

[ANN] Apache Maven JAR Plugin 3.2.0 Released

2019-11-03 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin, version 3.2.0 This plugin provides the capability to build jars. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configur

[ANN] Apache Maven JAR Plugin 3.2.0 Released

2019-11-03 Thread Hervé BOUTEMY
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin, version 3.2.0 This plugin provides the capability to build jars. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configur

[ANN] Apache Maven JAR Plugin 3.1.2 Released

2019-05-13 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin Version 3.1.2. https://maven.apache.org/plugins/maven-jar-plugin/ Important Note: * Maven 3.X only * JDK 7 minimum requirement You should specify the version in your project's plugin configur

[ANN] Apache Maven JAR Plugin Version 3.1.1 Released

2018-12-12 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin Version 3.1.1. https://maven.apache.org/plugins/maven-jar-plugin/ Important Note: * Maven 3.X only * JDK 7 minimum requirement You should specify the version in your project's plugin configur

[ANN] Apache Maven JAR Plugin Version 3.1.0 Released

2018-04-10 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin Version 3.1.0. https://maven.apache.org/plugins/maven-jar-plugin/ Important Note: * Maven 3.X only * JDK 7 minimum requirement You should specify the version in your project's plugin configur

Re: Maven Jar Plugin - Custom classpath with different style

2017-02-07 Thread Robert Scholte
GmbH wrote: Hi, i have a question concerning the Maven Jar Plugin. Is it possible to create a classpath entry in the Manifest, which contains version numbers for foreign depencies ans no version number for dependencies of my own modules of a multi module project? E.g.: Class-Path: module

Maven Jar Plugin - Custom classpath with different style

2017-02-06 Thread Rolf Rosenbaum, sdbn Solutions GmbH
Hi, i have a question concerning the Maven Jar Plugin. Is it possible to create a classpath entry in the Manifest, which contains version numbers for foreign depencies ans no version number for dependencies of my own modules of a multi module project? E.g.: Class-Path: module1.jar module2.jar

Re: maven-jar-plugin

2016-12-23 Thread Curtis Rueden
Hi, > I add this plugin to my project ,but it doesn't work ,the generated > jar package doesn't contain dependcy jars The maven-jar-plugin does not aggregate dependencies. To do that, check out these plugins: * http://maven.apache.org/plugins/maven-assembly-plugin/ * https://

maven-jar-plugin

2016-12-21 Thread ????????
I add this plugin to my project ,but it doesn't work ,the generated jar package doesn't contain dependcy jars who can help me? org.apache.maven.plugins maven-jar-plugin

[ANN] Apache Maven JAR Plugin Version 3.0.2 Released

2016-06-23 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin Version 3.0.2. https://maven.apache.org/plugins/maven-jar-plugin/ Important Note: * Maven 3.X only * JDK 6 minimum requirement You should specify the version in your project's plugin configur

Re: [ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-13 Thread Thorsten Heit
ould probably move this to the m2e list instead. It might require > > another change to the mavenarchiver connector. Ok, will do that. Thanks :) Thorsten -- View this message in context: http://maven.40175.n5.nabble.com/ANN-Apache-Maven-JAR-Plugin-Version-3-0-1-Released-tp5871579p5872086.

Re: [ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-13 Thread Dan Tran
line works; the error only occurs in Eclipse... > > > > > > Regards > > > > Thorsten > > > > > > > > khmarbaise wrote > > > The Apache Maven team is pleased to announce the release of the > > > Apache Maven JAR

Re: [ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-13 Thread Anders Hammar
-2022 >> - m2e connector for mavenarchiver from the link in MJAR-222 >> - Java 1.8.0_92 >> >> >> Side note: >> Building from the command line works; the error only occurs in Eclipse... >> >> >> Regards >> >> Thorsten >>

Re: [ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-13 Thread Anders Hammar
Side note: > Building from the command line works; the error only occurs in Eclipse... > > > Regards > > Thorsten > > > > khmarbaise wrote > > The Apache Maven team is pleased to announce the release of the > > Apache Maven JAR Plugin Version 3.0.1. >

Re: [ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-13 Thread Thorsten Heit
lding from the command line works; the error only occurs in Eclipse... Regards Thorsten khmarbaise wrote > The Apache Maven team is pleased to announce the release of the > Apache Maven JAR Plugin Version 3.0.1. > > https://maven.apache.org/plugins/maven-jar-plugin/ &g

[ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-10 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin Version 3.0.1. https://maven.apache.org/plugins/maven-jar-plugin/ Important Note: * Maven 3.X only * JDK 6 minimum requirement You should specify the version in your project's plugin configur

Re: maven-jar-plugin out of heap space

2016-06-09 Thread Csaba Kozák
Hey, It is good news! Thanks again. BR, Csaba

Re: maven-jar-plugin out of heap space

2016-06-08 Thread Karl Heinz Marbaise
Hi, the VOTE for a fixed version maven-jar-plugin will be finished within a few days which includes this fix.. so only a few days to live with this remporary solution. Kind regards Karl Heinz Marbaise On 6/8/16 11:48 PM, Csaba Kozák wrote: Hey Karl, Updating plexus-archiver seems to do

Re: maven-jar-plugin out of heap space

2016-06-08 Thread Csaba Kozák
> On 5/29/16 3:11 PM, Karl Heinz Marbaise wrote: > >> Hi, >> >> On 5/26/16 9:13 PM, WonderCsabo wrote: >> >>> Hey, >>> >>> After i updated the maven-jar-plugin to version 3.0.0, i started to see >>> these problems on my CI build: >>

Re: maven-jar-plugin out of heap space

2016-05-29 Thread Karl Heinz Marbaise
Hi, I have checked a setup with -Xmx32m ...which will not work...but if you increase to -Xmx40m it will work... Kind regards Karl Heinz Marbaise On 5/29/16 3:11 PM, Karl Heinz Marbaise wrote: Hi, On 5/26/16 9:13 PM, WonderCsabo wrote: Hey, After i updated the maven-jar-plugin to version

Re: maven-jar-plugin out of heap space

2016-05-29 Thread Karl Heinz Marbaise
Hi, On 5/26/16 9:13 PM, WonderCsabo wrote: Hey, After i updated the maven-jar-plugin to version 3.0.0, i started to see these problems on my CI build: https://travis-ci.org/WonderCsabo/androidannotations/jobs/132201434#L2473 I can verify that this only happens with 3.0.0. Could you please

Re: maven-jar-plugin out of heap space

2016-05-28 Thread Kristian Rosenvold
This issue has been fixed in plexus archiver, which has not been released yet. Kristian Hey, After i updated the maven-jar-plugin to version 3.0.0, i started to see these problems on my CI build: https://travis-ci.org/WonderCsabo/androidannotations/jobs/132201434#L2473 I can verify that this

Re: maven-jar-plugin out of heap space

2016-05-28 Thread Anders Hammar
Please file a ticket at https://issues.apache.org/jira/browse/MJAR Provide as much details (Maven version, JDK, OS, etc) as possible and preferably a project to reproduce. /Anders On Thu, May 26, 2016 at 9:13 PM, WonderCsabo wrote: > Hey, > > After i updated the maven-jar-plugin t

maven-jar-plugin out of heap space

2016-05-26 Thread WonderCsabo
Hey, After i updated the maven-jar-plugin to version 3.0.0, i started to see these problems on my CI build: https://travis-ci.org/WonderCsabo/androidannotations/jobs/132201434#L2473 I can verify that this only happens with 3.0.0. Regard, Csaba -- View this message in context: http://maven

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-23 Thread Maxim Solodovnik
Thanks a lot! will wait for the updated version :) not sure how plugin in eclipse can be updated with snapshot version :( On Mon, May 23, 2016 at 11:44 AM, Karl Heinz Marbaise wrote: > Hi Maxim, > > I've already created an issue for m2e: > > https://github.com/tesla/m2eclipse-mavenarchiver/issue

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-23 Thread Karl Heinz Marbaise
Hi Maxim, I've already created an issue for m2e: https://github.com/tesla/m2eclipse-mavenarchiver/issues/8 Kind regards Karl Heinz Marbaise On 5/23/16 5:54 AM, Maxim Solodovnik wrote: Hello Karl, do I need to create JIRA issue? or maybe you can point me to the correct tracker I can file issu

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-22 Thread Maxim Solodovnik
Hello Karl, do I need to create JIRA issue? or maybe you can point me to the correct tracker I can file issue against m2e? On Sat, May 21, 2016 at 1:11 AM, Karl Heinz Marbaise wrote: > Hi, > > > On 5/20/16 7:20 AM, Maxim Solodovnik wrote: > >> I got following errors in eclipse: >> >> >> org.apa

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-22 Thread Robert Scholte
This makes jar plugin thinks it has 2 primary artifacts and bails out - Use RPM to package the staging As there has been already a call which sets the main artifact (primary artiact) of the project and maven-jar-plugin regrets to set the main artifact if it is already been set That s

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-21 Thread Dan Tran
plugin to create staging >>>>> distribution >>>>> >>>>> >>>> assembly-maven-plugin? Do you mean maven-assembly-plugin ? >>>> >>>> >>>> - since the primary jar file is not in my staging, I need to invoke >&g

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-21 Thread Dan Tran
gin ? >>> >>> >>> - since the primary jar file is not in my staging, I need to invoke jar >>> >>>> plugin explicitly to create another jar. This makes jar plugin thinks >>>> it >>>> has 2 primary artifacts and bails out &g

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-21 Thread Robert Scholte
citly to create another jar. This makes jar plugin thinks it has 2 primary artifacts and bails out - Use RPM to package the staging As there has been already a call which sets the main artifact (primary artiact) of the project and maven-jar-plugin regrets to set the main artifact if

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread Karl Heinz Marbaise
the staging As there has been already a call which sets the main artifact (primary artiact) of the project and maven-jar-plugin regrets to set the main artifact if it is already been set That sounds like you build needs to be cleaned up...to prevent setting the main artifact twi

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread Dan Tran
? Do you mean maven-assembly-plugin ? > > > - since the primary jar file is not in my staging, I need to invoke jar >> plugin explicitly to create another jar. This makes jar plugin thinks it >> has 2 primary artifacts and bails out >> - Use RPM to package the staging >

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread Karl Heinz Marbaise
to package the staging As there has been already a call which sets the main artifact (primary artiact) of the project and maven-jar-plugin regrets to set the main artifact if it is already been set That sounds like you build needs to be cleaned up...to prevent setting the main artifact

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread ecki
2016 22:05 Subject: Re: maven-jar-plugin-3.0.0 compatiblity/regression? Hi Robert, According to the jar plugin source outputDirectory is not read only. that is why I can change the default value. here is my use case - Start out of jar module with a profile to create the RPM - In the profile

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread Dan Tran
Hi Robert, According to the jar plugin source outputDirectory is not read only. that is why I can change the default value. here is my use case - Start out of jar module with a profile to create the RPM - In the profile, use assembler-maven-plugin to create staging distribution - since

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread Robert Scholte
Dan, outputDirectory has become a readonly parameter. The reason is that you can set it with . Does that work for you? thanks, Robert On Fri, 20 May 2016 21:09:55 +0200, Karl Heinz Marbaise wrote: Hi Dan, On 5/20/16 7:16 AM, Dan Tran wrote: Hi My jar project can also create RPM via

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread Karl Heinz Marbaise
Hi, On 5/20/16 7:20 AM, Maxim Solodovnik wrote: I got following errors in eclipse: org.apache.maven.archiver.MavenArchiver.getManifest(org.apache.maven.project.MavenProject, org.apache.maven.archiver.MavenArchiveConfiguration) pom.xml /openmeetings-core line 1 Maven Configuration Problem comm

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread Karl Heinz Marbaise
Hi Dan, On 5/20/16 7:16 AM, Dan Tran wrote: Hi My jar project can also create RPM via rpm-maven-plugin:attach-rpm now throws this error [ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:3.0.0:jar (project-jar-for-docker) on project xxx: You have to use a classifier to at

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-19 Thread Dan Tran
sorry about the noise, my pom also calls org.apache.maven.plugins maven-jar-plugin project-jar-for-rpm package jar ${rpm.staging.directory}/lib

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-19 Thread Maxim Solodovnik
I got following errors in eclipse: org.apache.maven.archiver.MavenArchiver.getManifest(org.apache.maven.project.MavenProject, org.apache.maven.archiver.MavenArchiveConfiguration) pom.xml /openmeetings-core line 1 Maven Configuration Problem command line build works as expected On Fri, May 20, 20

maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-19 Thread Dan Tran
Hi My jar project can also create RPM via rpm-maven-plugin:attach-rpm now throws this error [ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:3.0.0:jar (project-jar-for-docker) on project xxx: You have to use a classifier to attach supplemental artifacts to the project inst

[ANN] Apache Maven JAR Plugin Version 3.0.0 Released

2016-05-15 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin Version 3.0.0. https://maven.apache.org/plugins/maven-jar-plugin/ Important Note: * Maven 3.X only * JDK 6 minimum requirement You should specify the version in your project's plugin configur

[ANN] Apache Maven Jar Plugin Version 2.6 Released

2015-03-10 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Jar Plugin, version 2.6 This plugin provides the capability to build jars. http://maven.apache.org/plugins/maven-jar-plugin/ org.apache.maven.plugins maven-jar-plugin 2.6 Release Notes - Maven JAR Plugin

[ANN] Apache Maven JAR Plugin 2.5 Released

2014-06-24 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin, version 2.5. This plugin provides the capability to build jars. http://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configur

Re: Maven Jar Plugin - Testjar: includes together with skipIfEmpty

2014-04-28 Thread Jörg Schaible
Hi Nick, Nick Stolwijk wrote: > Hi Folks, > > I found a little curiosity in the maven jar plugin. > > if you specify includes and the skipIfEmpty property a jar is still > created and attached while it only has a pom file in it. I would have > expected that the creation o

Re: Maven Jar Plugin - Testjar: includes together with skipIfEmpty

2014-04-28 Thread Tonio Caputo
Stolwijk wrote: > Hi Folks, > > I found a little curiosity in the maven jar plugin. > > if you specify includes and the skipIfEmpty property a jar is still > created and attached while it only has a pom file in it. I would have > expected that the creation of the jar was skip

Maven Jar Plugin - Testjar: includes together with skipIfEmpty

2014-04-28 Thread Nick Stolwijk
Hi Folks, I found a little curiosity in the maven jar plugin. if you specify includes and the skipIfEmpty property a jar is still created and attached while it only has a pom file in it. I would have expected that the creation of the jar was skipped if no files where selected by my includes

[maven-jar-plugin] Indexing with customClasspathLayout

2013-04-17 Thread Simon Lessard
Hi, I'm currently working on a heavy client application that we build using Maven. Everything works fine until I try to activate both JAR index and a customClasspathLayout that remove the version element from the JAR dependencies. The problem then occur at runtime with a NoClassDefFoundError becau

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

2012-08-12 Thread Mark Derricutt
Mark On 13/08/2012, at 2:29 AM, Tommy Svensson wrote: > I didn't know that the bundle-plugin affected jar:ing. I thought it just > packaged things correctly under target and then the maven-jar-plugin did the > rest. ---

RE: maven-jar-plugin refuses to include META-INF/persistence.xml ! - Problem solved

2012-08-12 Thread Martin Gainty
i est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Subject: R

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

2012-08-12 Thread Tommy Svensson
lasses/META-INF/persistence.xml I didn't know that the bundle-plugin affected jar:ing. I thought it just packaged things correctly under target and then the maven-jar-plugin did the rest. I'm starting to realize that just assuming is probably a bad idea ... /Tommy 12 aug 2012 kl. 03:54 skrev M

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

2012-08-11 Thread Wayne Fay
>> Most likely the "bundle" packaging does not include META-INF for some >> reason. I would talk to the Apache Felix people about this issue so >> they can resolve it in their code. > > This is working as designed, as covered in the FAQ: Thanks Stuart. This is a good thing to keep in mind for when

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

2012-08-11 Thread Stuart McCulloch
On 12 Aug 2012, at 03:54, Wayne Fay wrote: >> I'm also using the Apache Felix bundle-plugin which allows for: >> >>bundle > > This is not a packaging delivered by Apache Maven. Thus you can > "blame" whoever is making this packaging available to you. > >> That is, I can use either or o

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

2012-08-11 Thread Wayne Fay
> I'm also using the Apache Felix bundle-plugin which allows for: > > bundle This is not a packaging delivered by Apache Maven. Thus you can "blame" whoever is making this packaging available to you. > That is, I can use either or of "bundle" or "jar" for packaging. However when > i use:

RE: maven-jar-plugin refuses to include META-INF/persistence.xml ! - Problem solved

2012-08-11 Thread Martin Gainty
ni. > From: tommybsvens...@me.com > Subject: Re: maven-jar-plugin refuses to include META-INF/persistence.xml ! - > Problem solved > Date: Sat, 11 Aug 2012 18:56:43 +0200 > To: users@maven.apache.org > > I finally found the source of this problem! Or close to it at least. I hav

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

2012-08-11 Thread Tommy Svensson
bundle ... That is, I can use either or of "bundle" or "jar" for packaging. However when i use: bundle I don't get the META-INF/persistence.xml file in the jar. But when I change to: jar It is included! So my guess is that the

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

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

2012-07-22 Thread Aliaksei Lahachou
> > false > ${basedir}/src/main/resources > > META-INF/persistence.xml > > > > > That however had no effect what so ever. Next I tried this: > >

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

2012-07-21 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 src

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

2012-07-21 Thread Wayne Fay
> Maven just refuses to include META-INF/persistence.xml in the jar no matter > what I do! It resides in src/main/resources/META-INF. After building it is > also > in target/classes/META-INF along with MANIFEST.MF, but it is missing in the > jar file. Try a very simple test... Run "mvn archetype:

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

2012-07-21 Thread Tommy Svensson
owever had no effect what so ever. Next I tried this: maven-jar-plugin META-INF/persistence.xml ${project.build.outputDirect

Re: Copying license files to my jar in maven-jar-plugin

2012-02-06 Thread Nick Stolwijk
because I couldn't find proper > configuration of maven-jar-plugin.. if someone can point me to all the > configuration parameters of maven-jar-plugin that would be great, or please > advice me how to solve this kind of an issue. > > Regards > Lahiru > > --

Re: bug in maven-jar-plugin 2.4

2012-02-05 Thread Kristian Rosenvold
-parsing to the jdk manifest class usage. But I would *prefer* to keep it as-is, since that means we don't add any bugs on top of the JDK logic ;) Kristian 2012/2/3 Jörg Schaible : > Hi Jane, > > Jane Young wrote: > >> Hi, >> >> There is a new maven-jar-plugin

Re: bug in maven-jar-plugin 2.4

2012-02-03 Thread Jörg Schaible
Hi Jane, Jane Young wrote: > Hi, > > There is a new maven-jar-plugin 2.4 and maven-archiver 2.5 released on > Feb 1st. > > I have a MANIFEST file that contains a very long classpath. When > executing Maven 3 with maven-jar-plugin 2.4 and maven-archiver 2.5, it > will

Copying license files to my jar in maven-jar-plugin

2012-02-03 Thread Lahiru Gunathilake
each module I build. I want to override them and make sure my LICENSE,NOTICE files are there in place when jar get created. But I am having a hard time to do that, because I couldn't find proper configuration of maven-jar-plugin.. if someone can point me to all the configuration parameters of

[ANN] Maven Jar Plugin 2.4 Released

2012-02-01 Thread Kristian Rosenvold
The Maven team is pleased to announce the release of the Maven Jar Plugin, version 2.4 This plugin provides the capability to build jars. http://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins mave

maven-jar-plugin:2.3.1:jar (default-jar)

2012-01-11 Thread chandrasheker
Hi , I am getting following error ,plz help INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ ReferentialDataWS --- Jan 11, 2012 4:06:31 PM org.sonatype.guice.bean.reflect.LoadedClass WARNING: Error injecting: org.apache.maven.plugin.jar.JarMojo java.lang.NoClassDefFoundError: Lorg

Re: versions plugin does not show the maven-jar-plugin 2.3.2 as a new version

2011-11-26 Thread Stephen Connolly
the [ANNOUNCE] > subjects. (somewhat productive). > 2) Check the maven/codehaus web sites in each plugin, follow a link of > a plugin goal, where in the full name appears the version number > (Example http://maven.apache.org/plugins/maven-jar-plugin/jar-mojo.html). > (very unproducti

Re: versions plugin does not show the maven-jar-plugin 2.3.2 as a new version

2011-11-25 Thread Gabriel Belingueres
the [ANNOUNCE] subjects. (somewhat productive). 2) Check the maven/codehaus web sites in each plugin, follow a link of a plugin goal, where in the full name appears the version number (Example http://maven.apache.org/plugins/maven-jar-plugin/jar-mojo.html). (very unproductive.) 3) run a 

Re: versions plugin does not show the maven-jar-plugin 2.3.2 as a new version

2011-11-25 Thread Stephen Connolly
n the pluginManagement tag: > >     >       >         >          org.apache.maven.plugins >          maven-jar-plugin >          2.3.1 >         >       >     > > then the versions plugin does says that there is a new 2.3.2 version. > > So my guess is that the versions plugin doesn

Re: versions plugin does not show the maven-jar-plugin 2.3.2 as a new version

2011-11-25 Thread Jörg Schaible
n the pluginManagement tag: > > > > > org.apache.maven.plugins > maven-jar-plugin > 2.3.1 > > > > > then the versions plugin does says that there is a new 2.3.2 version. > > So my guess is that the vers

Re: versions plugin does not show the maven-jar-plugin 2.3.2 as a new version

2011-11-25 Thread Gabriel Belingueres
Users List > Subject: versions plugin does not show the maven-jar-plugin 2.3.2 as a new > version > > Hi! > > I'm using maven 3.0.3, which uses the maven-jar-plugin 2.3.1 as > default (predefined in the super pom I think). > > If I run a mvn versions:display-plugin

Re: versions plugin does not show the maven-jar-plugin 2.3.2 as a new version

2011-11-24 Thread Oleg Estekhin
List Subject: versions plugin does not show the maven-jar-plugin 2.3.2 as a new version Hi! I'm using maven 3.0.3, which uses the maven-jar-plugin 2.3.1 as default (predefined in the super pom I think). If I run a mvn versions:display-plugin-updates then the maven-jar-plugin 2.3.2 does not

versions plugin does not show the maven-jar-plugin 2.3.2 as a new version

2011-11-21 Thread Gabriel Belingueres
Hi! I'm using maven 3.0.3, which uses the maven-jar-plugin 2.3.1 as default (predefined in the super pom I think). If I run a mvn versions:display-plugin-updates then the maven-jar-plugin 2.3.2 does not shows in the list. Is it because I'm not explicitly declaring the use of the jar

maven-jar-plugin manifest goal

2011-01-26 Thread Stevo Slavić
Hello Maven users, maven-war-plugin has manifest goal for generating manifest file. Is there any reason why this should not be supported in maven-jar-plugin as well? IMO this goal would be useful. E.g. it would be nice workaround for issue http://jira.codehaus.org/browse/MASSEMBLY-334 with maven

Re: call maven-jar-plugin after build-helper-plugin

2010-07-13 Thread Justin Edelson
> org.apache.maven.plugins > maven-jar-plugin > 2.3 > >

call maven-jar-plugin after build-helper-plugin

2010-07-13 Thread Kapila Kohli
gins maven-jar-plugin 2.3 ins

Re: How replace the maven-jar-plugin with my own one ?

2010-05-31 Thread Baptiste MATHUS
If your jar is a modified version of maven-jar-plugin, the simplest way is to use a specific version that only exists locally at your location (or/and deployed in your corp repository). This is the quickest, but maybe dirtiest way to do that. If you created your own packaging since your build

How replace the maven-jar-plugin with my own one ?

2010-05-26 Thread Gayan Perera
HI, I have my own jar plugin to package my project. But the problem is i cannot get the default jar plugin disabled. Is there a way that i could disable default jar plugin (maven-jar-plugin) and use my plugin instead ? i'm using maven 2.2.1 best regards, Gayan

[ANN] Maven Jar Plugin 2.3.1 Released

2010-05-21 Thread Kristian Rosenvold
The Maven team is pleased to announce the release of the Maven Jar Plugin, version 2.3.1 This plugin provides the capability to build jars. http://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins

Re: maven-jar-plugin(put the configuration file to the WEB-INFO/classes rather than WEB-INFO/lib/xx.jar.

2010-03-05 Thread Anders Hammar
gt; > On Fri, Mar 5, 2010 at 14:48, maven apache > wrote: > > > > > HI: > > > I have two module Server(type of jar) and Web(type of war). > > > The Web module need Server, however in the Server module I need to read > > > something from a config file

Re: maven-jar-plugin(put the configuration file to the WEB-INFO/classes rather than WEB-INFO/lib/xx.jar.

2010-03-05 Thread maven apache
ed to the server.jar > > file, I want to it under the Web/WEB-INFO/classes . > > So I use the maven-jar-plugin to exclude the config.properties, however > > after I run "mvn clean install" , I found that the server.jar do not > > contain > > the config.propertie

Re: maven-jar-plugin(put the configuration file to the WEB-INFO/classes rather than WEB-INFO/lib/xx.jar.

2010-03-05 Thread Anders Hammar
ver module, and I do not want to this file packaged to the server.jar > file, I want to it under the Web/WEB-INFO/classes . > So I use the maven-jar-plugin to exclude the config.properties, however > after I run "mvn clean install" , I found that the server.jar do not > conta

maven-jar-plugin(put the configuration file to the WEB-INFO/classes rather than WEB-INFO/lib/xx.jar.

2010-03-05 Thread maven apache
to it under the Web/WEB-INFO/classes . So I use the maven-jar-plugin to exclude the config.properties, however after I run "mvn clean install" , I found that the server.jar do not contain the config.properties( this is just I expected), however the file do not exist under the Web/WEB-IN

Re: maven-jar-plugin version 2.3 MANIFEST.MF SNAPSHOT problem

2009-12-04 Thread Dennis Lundberg
Stephen Duncan Jr wrote: > I see that http://jira.codehaus.org/browse/MJAR-28 was "fixed" in the 2.3 > release. From my perspective, this seems to have broken things, including a > viable working system I had using 2.2. > > In 2.3 I have several SNAPSHOT dependencies, but when I build a jar with

maven-jar-plugin version 2.3 MANIFEST.MF SNAPSHOT problem

2009-12-04 Thread Stephen Duncan Jr
I see that http://jira.codehaus.org/browse/MJAR-28 was "fixed" in the 2.3 release. From my perspective, this seems to have broken things, including a viable working system I had using 2.2. In 2.3 I have several SNAPSHOT dependencies, but when I build a jar with addClasspath, only one of those is

[ANN] Maven JAR Plugin 2.3 Released

2009-11-24 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven JAR Plugin, version 2.3 This plugin provides the capability to build jars. Signing is deprecated starting with this version. Please use Maven Jarsigner Plugin if you need to sign JARs. http://maven.apache.org/plugins/maven-jar-plugin

Malformed JAR file created by maven-jar-plugin

2009-11-05 Thread Stephen Connolly
e... my theories are that it's either a JDK 1.5 thing or a maven-jar-plugin thing -Stephen - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

maven jar plugin not including all the jars in the manifest.mf

2009-08-28 Thread sudhi123
maven-jar-plugin true true

Issues with maven jar plugin and artifact naming

2009-07-22 Thread Larry Suto
.0 http://maven.apache.org/maven-v4_0_0.xsd*"; > 4.0.0 IpeSvc IpeSvc IpeSvc 2.4 war - <#> ${project.build.directory}/${project.artifactId}War - <#> org.apache.maven.plugins maven-jar-plugin - <#> - <#> pack

  1   2   3   >