Re: Maven 3.0 somertimes gives empty pom files in local repository

2010-10-15 Thread Andreas Gies
Further investigation seems to indicate that this was caused by using the wrong version of the maven invoker plugin (1.3 rather than 1.5). Best regards Andreas On Oct 15, 2010, at 4:23 PM, Andreas Gies wrote: > Hi again, > > done some more experiments; this happens also in Maven 3.0-beta-3

Re: Maven 3.0 somertimes gives empty pom files in local repository

2010-10-15 Thread Andreas Gies
Hi again, done some more experiments; this happens also in Maven 3.0-beta-3 on Mac OS. Best regards Andreas On Oct 15, 2010, at 2:22 PM, Andreas Gies wrote: > Hello again, > > I have tested the same builds on MacOS X with a Java 6 implementation and am > seeing the same results. > This seem

Re: Maven 3.0 somertimes gives empty pom files in local repository

2010-10-15 Thread Andreas Gies
Hello again, I have tested the same builds on MacOS X with a Java 6 implementation and am seeing the same results. This seems to happen whenever a build fails (i.e. due to a compilation error or failed test). Is there someway to determine which component (plugin) causes that effect ? - Is th

Maven 3.0 somertimes gives empty pom files in local repository

2010-10-13 Thread Andreas Gies
Hello Maveners I have recently used maven-3.0-beta-3 to get familar with Maven 3. Now, after the release of Maven 3 I have run a couple of builds that were working with 3.0-beta-3 and now randomly see a strange behavior on Windows 7 64bit, Java 1.6-20 (64bit): It seems that "something" in th