Re: [EXTERNAL] RE: Continuous Delivery with Maven now possible?

2017-07-26 Thread Dan Tran
Hi Eric i am using the follow at top level parent ${revision} x.y.x-SNAPSHOT In child pom ... ${revision} At jenskins file I have a param releaseVersion by default it is empty if the releaseVersion is not empty, then pass

Re: [EXTERNAL] RE: Continuous Delivery with Maven now possible?

2017-07-26 Thread Eric Benzacar
Dan, Thanks for the update. I'm at the state where I am trying to integrated CD with a large multi-module maven project and trying to get this process running smoothly with Jenkins. For the moment, I'm ok to use a split-Continuous Deployment concept - similar to yours. ie: using SNAPSHOTs for

Re: doxia-ide/eclipse

2017-07-26 Thread Hervé BOUTEMY
404, yes, Jenkins does not create directory index, but the content is a valid Eclipse update site... To avoid the surprise of this 404, I tweaked the Jenkins job to add a minimal index.html: https://builds.apache.org/view/M-R/view/Maven/job/doxia-eclipse-editor/Maven-generated_Site/eclipse/ The

Re: maven-plugin-testing-harness

2017-07-26 Thread Karl Heinz Marbaise
Hi, On 26/07/17 20:13, Karl Heinz Marbaise wrote: Hi, On 26/07/17 11:49, ahardy42 wrote: Is there life is in this testing harness still? I'm looking at https://maven.apache.org/plugin-testing/maven-plugin-testing-harness/ The link to JIRA returns 503 -

Re: maven-plugin-testing-harness

2017-07-26 Thread Karl Heinz Marbaise
Hi, On 26/07/17 11:49, ahardy42 wrote: Is there life is in this testing harness still? I'm looking at https://maven.apache.org/plugin-testing/maven-plugin-testing-harness/ The link to JIRA returns 503 - http://jira.codehaus.org/browse/MPLUGINTESTING Outch that are the old links which

Maven Archiver: Suppress Built-By header

2017-07-26 Thread Andreas Sewe
Hi, in order to increase build reproduciblity, I am looking for a way to suppress the Built-By manifest header the Maven Archiver automatically generates. Unfortunately, I couldn't find a configuration option to do this. The following didn't work either (it generated an empty Built-By header

Maven return code 502, ReasonPhrase:notresolvable

2017-07-26 Thread Mehul Sanghvi
Maven version: 3.3.3 Nexus version: OSS 2.14.o-1 Starting this past Monday, I have been seeing the following: build 25-Jul-2017 20:27:16 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (default) on project xml2jsonMigration: Execution default of goal

maven-plugin-testing-harness

2017-07-26 Thread ahardy42
Is there life is in this testing harness still? I'm looking at https://maven.apache.org/plugin-testing/maven-plugin-testing-harness/ The link to JIRA returns 503 - http://jira.codehaus.org/browse/MPLUGINTESTING and the link to git repo is 404 I can imagine there is a big population of maven