I still get this with the 202 plugin.
I running mvn release:perform -Prelease,staging, where the release
profile uses that mavne-source-plugin
I am trying Jochen's work around now.
-Matthias
On 12/11/06, Markku Saarela <[EMAIL PROTECTED]> wrote:
Yes that was the reason. I had LICENCE and NOTIC
Yes that was the reason. I had LICENCE and NOTICE files in basedir. So
waiting 2.0.2 version of the plugin :-) .
Markku
Jochen Wiedmann wrote:
On 12/10/06, Markku Saarela <[EMAIL PROTECTED]> wrote:
Yes, but i can't see anything weird. I terminate this job after jar file
size had grown to 4 G
Sounds like a bug. Have you run with mvn -X to see debugging info?
Wayne
On 12/9/06, Markku Saarela <[EMAIL PROTECTED]> wrote:
Hi,
I have maven-source-plugin configured in pom to goal jar and when i run
mvn package command twice without clean the second time caused
infinitive source jar file b
Hi,
I have maven-source-plugin configured in pom to goal jar and when i run
mvn package command twice without clean the second time caused
infinitive source jar file build. File size grows to GB's and execution
must abort. This caused release plugin to hangs the same point. Any ideas?
rgds,