Re: Copy files for each test using surefire plugin

2013-04-14 Thread Wayne Fay
> [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but > found duplicate declaration of plugin > org.apache.maven.plugins:maven-resources-plugin. This appears because you should use multiple entries under with unique ids and only mention each plugin once in the pom file. >

Re: Maven Exception. Possibly maven repository broken: No implementation for org.codehaus.plexus.logging.Logger was bound

2013-04-14 Thread Stuart McCulloch
Have you tried restarting the affected slave? The remote class cache might be holding onto an old/broken class. On 12 Apr 2013, at 08:31, Johannes Pfeifer wrote: > Hello Maven users, > > We use Maven and Jenkins to build our java products. Our builds broke the > maven repositories yesterday,

Maven Exception. Possibly maven repository broken: No implementation for org.codehaus.plexus.logging.Logger was bound

2013-04-14 Thread Johannes Pfeifer
Hello Maven users, We use Maven and Jenkins to build our java products. Our builds broke the maven repositories yesterday, when the maven version changed from one build to another. This was an unknown error of one change that was made to build server (and will never be made again). In one bu

configuration maven-judaa

2013-04-14 Thread ddiop
I have a problem at the pom and file settings.xml --pom.xml http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.or

Re: [ANN] Maven Compiler Plugin 3.1 Released

2013-04-14 Thread Stanimir Stamenkov
Sat, 13 Apr 2013 20:55:17 +0300, /Stanimir Stamenkov/: Thu, 11 Apr 2013 23:38:17 -0500, /Wayne Fay/: I'm not sure it could be a clue but it happens for some (I haven't verified all) WAR modules. [...] Is this a project you can share via Github? Or can you make a sample that (consistently) exhi