Re: Error of after running 'mvn package' command

2013-07-12 Thread Stephen Connolly
Is the parent pom being resolved? One of the legacies of the maven repo that sun set up is that you can have a few hoops to jump through. I'd ask the Hudson project (is it anyone besides Winston these days? - asked from somebody very firmly on the Jenkins side of the split) On Friday, 12 July

Unable to run a particular test group in testng

2013-07-12 Thread vishwa
Hi Members, I am very new to this forum. I am trying to run a particular group of tests from testng. I have to groups of tests: *first* and *second*. *testng.xml: --* /!DOCTYPE suite SYSTEM quot;http://testng.org/testng-1.0.dtdquot; suite name=Suite 1 test name=testNG test1 classes

Re: Error of after running 'mvn package' command

2013-07-12 Thread Russell Gold
Are those the actual pom and settings.xml files you are using? They look like unedited samples. On Jul 12, 2013, at 12:01 AM, 邹志勇 zouzhiyong0...@163.com wrote: From my observation, in POM file and settings.xml don't do any config about repository, the following are two files content : In

Re: Unable to run a particular test group in testng

2013-07-12 Thread Andreas Gudian
Am Freitag, 12. Juli 2013 schrieb vishwa : Hi Members, I am very new to this forum. I am trying to run a particular group of tests from testng. I have to groups of tests: *first* and *second*. *testng.xml: --* /!DOCTYPE suite SYSTEM quot;http://testng.org/testng-1.0.dtdquot;

Re: Unable to run a particular test group in testng

2013-07-12 Thread vishwa
Hi Andreas, Thanks for the quick reply. Replaced 2.5.1 with 2.15 and tried but I got some errors: /[ERROR] Plugin org.apache.maven.plugins:maven-compiler-plugin:2.15 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.

Re: Unable to run a particular test group in testng

2013-07-12 Thread Andreas Gudian
Am Freitag, 12. Juli 2013 schrieb vishwa : Hi Andreas, Thanks for the quick reply. Replaced 2.5.1 with 2.15 and tried but I got some errors: /[ERROR] Plugin org.apache.maven.plugins:maven-compiler-plugin:2.15 or one of its dependencies could not be resolved: Failed to read artifact

RE: opinion on obfuscator plugin default execution phase?

2013-07-12 Thread Richard Sand
That's a good idea too. Really we'd want the tests to be performed against both to isolate whether obfuscation specifically has caused the problem. What's the best way to accomplish this? I'm thinking we let the post-compile testing occur, then obfuscate, then re-run the testing. Can that flow be

input artifacts to plugin

2013-07-12 Thread Richard Sand
Hi all - another hopefully simple question: Can I add a custom configuration property to my plugin which takes in the normal dependenciesdependency../ schema used in the build? E.g. instead of calling mavenProject.getArtifacts() to get a SetArtifact for the build, I'd have a @Property

Re: Assemply plug-in: useProjectArtifact flag

2013-07-12 Thread Igor Zapletnev
Or any other way build jar file that includes one specified dependency and project artifact On Thu, Jul 11, 2013 at 11:19 PM, Igor Zapletnev igor.zaplet...@gmail.comwrote: I want to include just one artifact from the dependencies in the the result jar, so my assembly descriptor:

RE: maven-changelog-plugin not working...

2013-07-12 Thread Zanzerkia, Robert
Hi Anders, I have tried version 2.2 and I get same error. I have attached the log file. Thanks, Robert -Original Message- From: anders.g.ham...@gmail.com [mailto:anders.g.ham...@gmail.com] On Behalf Of Anders Hammar Sent: Tuesday, July 09, 2013 1:45 PM To: Maven Users List Subject:

arcehtype:create-from-project not honoring -s parameter in integration-test phase

2013-07-12 Thread Darryl Mocek
I am running maven within a firewall and have a mirror of the Maven repository within the coporate firewall. When specifying a proxy and using Maven Central, or just about any mirror, I get build errors, so I need to use our internal mirror. The build is faster this way as well. I have a

Re: arcehtype:create-from-project not honoring -s parameter in integration-test phase

2013-07-12 Thread Anders Hammar
I think you should file a new ticket as the existing one is for a different goal. /Anders (mobile) Den 12 jul 2013 23:51 skrev Darryl Mocek darryl.mo...@oracle.com: I am running maven within a firewall and have a mirror of the Maven repository within the coporate firewall. When specifying a

Re: arcehtype:create-from-project not honoring -s parameter in integration-test phase

2013-07-12 Thread Darryl Mocek
Hi Anders, I created http://jira.codehaus.org/browse/ARCHETYPE-445. Any suggestions for a workaround? Thanks, Darryl On 07/12/2013 03:54 PM, Anders Hammar wrote: I think you should file a new ticket as the existing one is for a different goal. /Anders (mobile) Den 12 jul 2013 23:51

mvn install give permission denied error for writing track file to local repository

2013-07-12 Thread jialanque
I tried to install mahout using maven with version info: Apache Maven 3.1.0-alpha-1 (c726cdd3a9ad5c3a419e1171f8c1925e336ead18; 2013-06-01 13:03:28+) Maven home: /export/home/jque/apache-maven-3.1.0-alpha-1 Java version: 1.6.0_33, vendor: Sun Microsystems Inc. Java home: