Re: Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-06-12 Thread Karl Heinz Marbaise
ven versions. This is not something major, but it does break backwards compatibility somewhat. Is that ok? https://issues.apache.org/jira/browse/MNG-2478 2016-06-11 23:21 GMT+03:00 Karl Heinz Marbaise : Hi to all Maven users, is someone of you willing to do some testing on the current state

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-06-12 Thread Karl Heinz Marbaise
/MNG-2478 2016-06-11 23:21 GMT+03:00 Karl Heinz Marbaise : Hi to all Maven users, is someone of you willing to do some testing on the current state of development for the upcoming Maven 3.4.0 release? Please be aware of this *** This is not an official release *** I have created downloadable

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-06-12 Thread Karl Heinz Marbaise
king some PR in particular ? Kind regards Karl Heinz Marbaise -- barthel On 11 Jun 2016, at 22:21, Karl Heinz Marbaise wrote: Hi to all Maven users, is someone of you willing to do some testing on the current state of development for the upcoming Maven 3.4.0 release? Please be aware of this ***

Preleminary Maven 3.4.0-SNAPSHOT Testing (Take 2)

2016-06-12 Thread Karl Heinz Marbaise
development (Git hash: 92334a1dd9f2f3df77b3c039be7742ea19a8ee81) to get some feedback from the community... The current list of changes can be seen in the issue tracker: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20fixVersion%20%3D%203.4.0 Kind regards Karl Heinz Marbaise

[ANN] Apache Maven Shared Component: Maven Archiver Version 3.1.1 Released

2016-06-18 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Archiver Version 3.1.1. https://maven.apache.org/shared/maven-archiver/ The Maven Archiver is mainly used by plugins to handle packaging. The version numbers referenced in the Since column on th

[ANN] Apache Maven JAR Plugin Version 3.0.2 Released

2016-06-23 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin Version 3.0.2. https://maven.apache.org/plugins/maven-jar-plugin/ Important Note: * Maven 3.X only * JDK 6 minimum requirement You should specify the version in your project's plugin configuration:

[ANN] Apache Maven Source Plugin Version 3.0.1 Released

2016-06-23 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Source Plugin Version 3.0.1. https://maven.apache.org/plugins/maven-source-plugin/ Important Note: * Maven 3.X only * JDK 6 minimum requirement You should specify the version in your project's plugin configuration

Re: How do I separate UTs and ITs directory?

2016-06-24 Thread Karl Heinz Marbaise
s it's best having a complete different module which contains the IT's... See also http://stackoverflow.com/questions/37998040/where-should-the-integration-tests-be-stored-when-using-the-maven-failsafe-plugi Kind regards Karl Heinz Marbaise --

[ANN] MojoHaus: Mock Repository Manager Version 1.0.0 Released

2016-06-26 Thread Karl Heinz Marbaise
Kind Regards Karl Heinz Marbaise - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-07-02 Thread Karl Heinz Marbaise
Hi, On 7/2/16 2:06 PM, Jason van Zyl wrote: >So we need to figure out a way to deliver the new behavior while preserving >the old for a time being. Maybe a branch, > but I think the best way to do it is to have both behaviors exist in the > same codebase and turn on what we considered co

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-07-02 Thread Karl Heinz Marbaise
with some form of in-pom declaration? From the hip, on Android... On 3/07/2016 09:19, "Karl Heinz Marbaise" mailto:khmarba...@gmx.de>> wrote: Hi, On 7/2/16 2:06 PM, Jason van Zyl wrote: >So we need to figure out a way to deliver the new behavior while p

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-07-02 Thread Karl Heinz Marbaise
Hi, On 7/3/16 12:46 AM, Christian Schulte wrote: Am 07/02/16 um 23:18 schrieb Karl Heinz Marbaise: Hi, On 7/2/16 2:06 PM, Jason van Zyl wrote: >So we need to figure out a way to deliver the new behavior while preserving >the old for a time being. Maybe a branch, > but I

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-07-02 Thread Karl Heinz Marbaise
Hi, On 7/3/16 1:31 AM, Christian Schulte wrote: Am 07/02/16 um 23:18 schrieb Karl Heinz Marbaise: Hi, On 7/2/16 2:06 PM, Jason van Zyl wrote: >So we need to figure out a way to deliver the new behavior while preserving >the old for a time being. Maybe a branch, > but I

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-07-02 Thread Karl Heinz Marbaise
Hi, On 7/3/16 1:34 AM, Christian Schulte wrote: Am 07/03/16 um 01:16 schrieb Karl Heinz Marbaise: If we make the decision to make a particular feature the default we can simple remove it from the feature toggle list...Or we can make to produce it warnings etc. And how is that different from

Re: How does maven choose which plugin version to use?

2016-07-03 Thread Karl Heinz Marbaise
... ... and best practice is to define all plugins here. Usually you should create a corporate pom which you can inherit from in every project something like this: https://github.com/khmarbaise/smpp Kind regards Karl Heinz Marbaise On 7/3/16 11:45 PM, Alex Ditu wrote: Hello, Can anyone

[ANN] Apache Maven SCM Version 1.9.5 Released

2016-07-06 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven SCM 1.9.5. https://maven.apache.org/scm/ Maven SCM supports Maven 2.x plugins (e.g. maven-release-plugin) and other tools (e.g. Continuum) by providing them with a common API for doing SCM operations. You can look at t

Preleminary Maven 3.4.0-SNAPSHOT Testing (Take 3)

2016-07-06 Thread Karl Heinz Marbaise
/jira/issues/?jql=project%20%3D%20MNG%20AND%20fixVersion%20%3D%203.4.0 It would be nice if those who had found issues to retest their scenarios. Kind regards Karl Heinz Marbaise - To unsubscribe, e-mail: users-unsubscr

Re: Clarification needed: is inherited?

2016-07-09 Thread Karl Heinz Marbaise
gards Karl Heinz Marbaise [1]: http://blog.soebes.de/blog/2015/04/04/maven-prerequisites/ On 7/9/16 9:57 PM, Hilco Wijbenga wrote: On 9 July 2016 at 03:09, Robert Scholte wrote: prerequisites are never inherited, see https://github.com/apache/maven/blob/master/maven-model-builder/src/main/java/

[ANN] Apache Maven Shared Component: Maven Shared Utils Version 3.1.0 Released

2016-07-31 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Shared Utils Version 3.1.0 https://maven.apache.org/shared/maven-shared-utils/ This project aims to be a functional replacement for plexus-utils in Maven. Important Notes since Version 3.0.0:

Re: project having a dependency with a version range fails building when parent pom of dependency is evicted from remote repo

2016-08-03 Thread Karl Heinz Marbaise
Hi, how are you calling Maven? And which version of Maven do you use? Furthermore I've got the impressions that those modules belong together ? Kind regards Karl Heinz On 8/3/16 8:10 PM, Thiebaud, Christophe wrote: Hi All, The title says it all. Any suggestions how to overcome this issu

Re: Multiproject build that needs to build one project only if on a particular os?

2016-08-16 Thread Karl Heinz Marbaise
Karl Heinz Marbaise On 16/08/16 21:47, KARR, DAVID wrote: I have a multiproject build with three modules, not counting the top-level. I can build this on either Windows or Linux, but if I'm building on Windows, one of the subprojects should not be built. I vaguely remember seeing ways t

Re: Multiproject build that needs to build one project only if on a particular os?

2016-08-16 Thread Karl Heinz Marbaise
Hi, activtion of modules via profile is a bad idea... http://blog.soebes.de/blog/2013/11/09/why-is-it-bad-to-activate-slash-deactive-modules-by-profiles-in-maven/ Kind regards Karl Heinz Marbaise On 16/08/16 21:54, Bernd Eckenfels wrote: This describes how to control modules with profiles and

Re: Create test jar during build without attaching

2016-08-19 Thread Karl Heinz Marbaise
want that. That doesn't seem to be configurable. Can you describe why you would like to create a jar which shouldn't be deployed ? May be we can enhance maven-jar-plugin to support such a use case? Kind regards Karl Heinz Marbaise

[ANN] Apache Maven WAR Plugin Version 3.0.0 Released

2016-08-28 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven WAR Plugin, version 3.0.0. The WAR Plugin is responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive. http://maven.apache.org/

Re: [ANN] Apache Maven WAR Plugin Version 3.0.0 Released

2016-08-29 Thread Karl Heinz Marbaise
Hi, do you have an example project which shows the behaviour ? May be you create it on github ? Or create a JIRA and attach the example project to it? Kind regards Karl Heinz Marbaise On 29/08/16 15:28, Maxim Solodovnik wrote: After switching to this version I got weird error on multi

Re: If an extension improves the version, it's not deployed

2016-09-05 Thread Karl Heinz Marbaise
Hi Benson, On 05/09/16 16:25, Benson Margulies wrote: I just discovered by experiment that that flatten-maven-plugin helps here. would you so kind to show the setup you have used ? Might be helpful for others as well... Thanks for you testing etc. Kind regards Karl Heinz On Thu, Sep 1,

Re: Method level parallelization not completing consistently

2016-09-10 Thread Karl Heinz Marbaise
Hi, you know that failsafe is intended for integration tests which are usually not parallelizable... Apart from that maven-eclipse-plugin is retired and shouldn't be part of your build any more... Furthermore without an exmple which shows the behaviour it's hard to guess what might be wron

Re: SNAPHOST Depedency of plugin not found

2016-09-23 Thread Karl Heinz Marbaise
Hi Oliver, please show your pom as Chris already mentioned... Kind regards Karl Heinz Marbaise On 23/09/16 10:54, Oliver B. Fischer wrote: Hi, I have a plugin dependency (currently only available as SNAPSHOT) declared for the Maven dependency plugin. If I declare it only as dependency of the

Re: [EXTERNAL] Re: help with version range

2016-09-23 Thread Karl Heinz Marbaise
antics. The simple answer to this is the timeline of those releases... So a pre-release (2.0-alpha-1, 2.0-RC1 etc.) will be done before the final release (2.0) so must be defined as before... Kind regards Karl Heinz Marbaise -

Re: [EXTERNAL] Re: help with version range

2016-09-23 Thread Karl Heinz Marbaise
== 2-alpha-1 2.0-alpha-1 < 2.0-SNAPSHOT 2. 2.0-SNAPSHOT == 2-snapshot Kind regards Karl Heinz Marbaise PS.: This is part of Maven since Maven 3.2.5(https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12330189). On 23/09/16 22:29, Karl Heinz Marbaise wro

Re: [Regression] Declared properties could not be modified anymore within a plugin

2016-09-30 Thread Karl Heinz Marbaise
need to change existing properties and why not changing the in the pom which is more clearer than mysteriously chaning a property by a plugin?... Can you give more details about your use case ? Best would be having a real workign example and what kind of problems you are trying to solve with t

[ANN] Apache Maven Shared Component: Maven Artifact Transfer Version 0.9.0 Released

2016-11-04 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Artifact Transfer Version 0.9.0. https://maven.apache.org/shared/maven-artifact-transfer/ An API to install, deploy and resolving artifacts with Maven3 You should specify the version in your pr

Re: Using maven profiles for easily parallel testing?

2016-11-06 Thread Karl Heinz Marbaise
Smart Builder[1]. If you like to parallize the unit tests themself you have to configure maven-surefire-plugin accordingly...I recommend reading the doc about that subject[2]. Kind regards Karl Heinz Marbaise [1]: http://takari.io/book/30-team-maven.html [2]: http://maven.apache.org/compon

Re: Maven https repos broken?

2016-11-18 Thread Karl Heinz Marbaise
Hi David, yes there is a problem with Maven Central. See here: https://issues.sonatype.org/browse/MVNCENTRAL-1369 https://twitter.com/sonatype_ops?ref_src=twsrc%5Etfw Kind regards Karl Heinz Marbaise On 18/11/16 19:00, David Delbecq wrote: Hello, I had no problem using maven for about

Re: Structuring bigger Maven projects

2016-11-30 Thread Karl Heinz Marbaise
. https://wiki.jenkins-ci.org/display/JENKINS/M2+Release+Plugin https://wiki.jenkins-ci.org/display/JENKINS/Release+Plugin Kind regards Karl Heinz Marbaise - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additiona

Re: .asc.asc files

2016-12-04 Thread Karl Heinz Marbaise
usually a release:perform will run things like "deploy"... Kind regards Karl Heinz Marbaise Any ideas, what's wrong? And (so I can file a bug report): Which plugin is the culprit? Thanks, - To unsubscrib

Re: Slightly more advanced resource filtering (templating)?

2017-01-03 Thread Karl Heinz Marbaise
Hi, have you taken a look at the build-helper-maven-plugin which has a goal parse-version which will result in appropriate properties which than can be used to achieve what you like. Kind regards Karl Heinz Marbaise http://www.mojohaus.org/build-helper-maven-plugin/parse-version-mojo.html

Re: Excluding -beta-N from a range

2017-01-15 Thread Karl Heinz Marbaise
.. If you like having something which should be introduces after releasing 2.0.0 you have to call it 2.0.1-WhatEver or 2.1.0-WhatEver... Kind regards Karl Heinz Marbaise Regards, Flo - To unsubscribe, e-mail: users-unsub

Re: Excluding -beta-N from a range

2017-01-15 Thread Karl Heinz Marbaise
Hi, On 15/01/17 12:01, Karl Heinz Marbaise wrote: Hi, On 13/01/17 16:37, Benson Margulies wrote: On Thu, Jan 12, 2017 at 11:42 PM, Florian Schätz wrote: Am Donnerstag, den 12.01.2017, 14:22 -0800 schrieb Benson Margulies: I agree with them that this is counter-intuitive. The whole point

Re: generated resources not in target jar

2017-01-20 Thread Karl Heinz Marbaise
to get the output xml files into the jar. Why are you running in the process-class phase instead of generate-resources phase? Kind regards Karl Heinz Marbaise Issues: 1. The output is written into target/xmldata, but the xmldata subtree is not written into the jar. I also tried generating i

Re: maven-dependency-plugin skips unpack goal

2017-01-20 Thread Karl Heinz Marbaise
maven-dependency-plugin:unpack ? Kind regards Karl Heinz Marbaise - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: maven-dependency-plugin skips unpack goal

2017-01-21 Thread Karl Heinz Marbaise
${project.build.directory} com.issinc.jms.layer7.deployment layer7-static-resources wsdl-JMS-WS-Eventing zip true true

Re: maven-dependency-plugin skips unpack goal

2017-01-22 Thread Karl Heinz Marbaise
the parts which you are unpackaging into the appropriate packages...if it's only related to single files etc. ? But I'm not sure... Just some thoughts about...without really seeing the build and the complete poms etc. Kind regards Karl Heinz Marbaise On 22/01/17 17:58, David Ho

Re: maven-dependency-plugin skips unpack goal

2017-01-22 Thread Karl Heinz Marbaise
? it must build every module to the final phase...and go them with the next module... -Dave On Sun, Jan 22, 2017 at 11:15 AM, Karl Heinz Marbaise mailto:khmarba...@gmx.de>> wrote: Hi David, the first thing I strongly recommend to make a build of your project where you first

Re: maven-war-plugin issues report

2017-01-22 Thread Karl Heinz Marbaise
lipse version do you use? Kind regards Karl Heinz Marbaise On 23/01/17 07:28, Andy Wu wrote: Hey , I am an user and developer of maven , and also an eclipse plugins developer working in Liferay .and we met a problem in mave-war-plugin: we found the same issue with https://issues.apache.org/jira/b

Re: Generating xdoc content to be included into site

2017-02-01 Thread Karl Heinz Marbaise
doing wrong? If you call site:site you call the goal of the plugin and NOT the life cycle. You need to call mvn site instead than pre-site and site life cycle phases will run... Kind regards Karl Heinz Marbaise - To unsubscri

Re: Maven/Nexus setting

2017-02-01 Thread Karl Heinz Marbaise
Hi Hector, please check the documentation of Nexus...and of course a google search would have helped as well.. https://books.sonatype.com/nexus-book/reference/config-maven.html Kind regards Karl Heinz Marbaise On 01/02/17 17:43, Magnanao, Hector wrote: How do I setup my maven builds to

[ANN] Build Helper Maven Plugin Version 3.0.0 Released

2017-02-02 Thread Karl Heinz Marbaise
specify the version in your project's plugin configuration: org.codehaus.mojo build-helper-maven-plugin 3.0.0 https://github.com/mojohaus/build-helper-maven-plugin/milestone/3?closed=1 The Mojo team. Karl Heinz Marbaise ---

Re: buildnumber-maven-plugin's buildNumber property unset during deploy goal

2017-02-12 Thread Karl Heinz Marbaise
Hi, first how are you calling Maven ? Can you show a complete call...Furthermore a full example pom ? Based on the docs..Do you have the permission to use the property ? You must have the 'Annotate' permission in order to add properties to deployed artifacts. ? Kind regards

Re: Plugin assembly: Howto use 'single' goal as an agregator ?

2017-03-11 Thread Karl Heinz Marbaise
ase-plugin and maven-invoker-plugin ? Kind regards Karl Heinz Marbaise On 11/03/17 15:56, Alix Lourme wrote: Hello, Since maven-assembly-plugin v3.3.0, the *attached* goal has been removed ( MASSEMBLY-704 <https://issues.apache.org/jira/browse/MASSEMBLY-704>). This *attached* goal w

Re: Maven password encryption by project

2017-03-17 Thread Karl Heinz Marbaise
i/guide-encryption.html Kind regards Karl Heinz Marbaise Perhaps is there a best way like a "private key by project" ... but I didn't found entry point about that. Thanks in advance. Best regards *NB*: This question was firstly on stackoverflow <https://stackoverflow.com/questions

Re: Getting maven to create a bundle manifest incrementally in eclipse

2017-03-21 Thread Karl Heinz Marbaise
side which means pom first..which I would say is not a good idea in OSGi and Eclipse... Kind regards Karl Heinz Marbaise What do I have to change in this pom.xml to make eclipse, m2e, maven and the maven-bundle-plugin play nicely together? -- Bill Mair pom.xml http://maven.

Re: [EXTERNAL] Re: Getting maven to create a bundle manifest incrementally in eclipse

2017-03-21 Thread Karl Heinz Marbaise
plugin jars from Maven repo (when they're not available in a P2 software site). It doesn't handle writing your MANIFEST file to reflect those POM-first dependencies, so you have to declare them in both files in that case. -Original Message----- From: Karl Heinz Marbaise [mail

Re: buildnumber plugin - last revision vs revision

2017-03-30 Thread Karl Heinz Marbaise
ct. I've tried to modify this option (with both true/false values), but the result is same: false (I am not sure I understand the meaning of this feature) Is there any chance to utilize 'Last Changed XXX' entries? which version of the buildnumber-maven-plugin

Re: buildnumber plugin - last revision vs revision

2017-03-30 Thread Karl Heinz Marbaise
Hi Jan, On 31/03/17 00:18, Jan Tosovsky wrote: On 2017-03-30 Karl Heinz Marbaise wrote: On 30/03/17 22:01, Jan Tosovsky wrote: I'd like to implement versioning of my builds based on actual SVN revisions. However, when using buildnumber plugin, it returns the revision of top level f

Re: maven-artifact-transfer not able to resolve SNAPSHOT artifact

2017-04-02 Thread Karl Heinz Marbaise
Hi Dan, On 03/04/17 07:54, Dan Tran wrote: Hi, I am very sure maven-artifact-transfer is not the issue. The real issue is MavenSession.ProjectBuildingRequest.RemoteRepositories, needed by maven-artifact-transfer, has snapshot resolution disable For my case, I am using maven setting's mirror

Re: dependency question

2017-04-07 Thread Karl Heinz Marbaise
-recorder-extension not ready yet)... Kind regards Karl Heinz Marbaise There are some corner cases where it won’t. I think it only checks for a new snapshot every few hours or so, so if you are putting out a lot you might conceivably miss one. You can reset that if you need to . On Apr 7

Re: Any way to change the color scheme in Maven 3.5.0?

2017-04-09 Thread Karl Heinz Marbaise
ma/.m2/toolchains.xml Kind regards Karl Heinz Marbaise Regards. On 2017-04-08 08:33 (+0200), Hervé BOUTEMY wrote: Hi, Yes, you can customize colors (thanks to some help I got during a Paris HackerGarten Meetup [1]). Here is the link in th ereference documentation: http://maven.apache.org/ref

Re: Any way to change the color scheme in Maven 3.5.0?

2017-04-10 Thread Karl Heinz Marbaise
Hi, On 10/04/17 09:11, Francesco Chicchiriccò wrote: On 2017-04-10 08:58 (+0200), Karl Heinz Marbaise wrote: Hi, On 10/04/17 08:45, Francesco Chicchiriccò wrote: Thanks Hervé, appending -Dstyle.success=green to my MAVEN_OPTS did the trick. Is there any place where defaults for all

Re: dependency question

2017-04-11 Thread Karl Heinz Marbaise
the output during the build of the project A and use those parsed informations about the SNAPSHOT versions and inject them into my current build ...(https://github.com/khmarbaise/deployment-recorder- extension not ready yet)... Kind regards Karl Heinz Marbaise There are some corner cases

Re: Maven 3.5.0 and the versions plugin

2017-04-13 Thread Karl Heinz Marbaise
losed=1 It will take some time... Kind regards Karl Heinz Marbaise On 13/04/17 23:00, Mark Eggers wrote: Folks, I'm working on upgrading an environment to maven 3.5.0. With prerequisites in pom.xml, I get the expected message: [WARNING] The project org.mdeggers:CSEquity:war:1.0-SNAPSH

Re: Please officially support RELEASE and LATEST (was: Re: dependency question)

2017-04-24 Thread Karl Heinz Marbaise
knows what they are doing. My experience is that they simply don't understand the consequence using LATEST/RELEASE nor the usage of version ranges...and often astonished of build failures later and having problems reproducing builds... Kind regards Karl Heinz Marbaise If the issue

[ANN] Apache Maven WAR Plugin Version 3.1.0 Released

2017-04-30 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven WAR Plugin, version 3.1.0. The WAR Plugin is responsible for collecting all artifact dependencies, classes and resources of the web application and packaging them into a web application archive. http://maven.apache.org/

[ANN] Apache Maven Shared Component: Maven Dependency Analyzer Version 1.7 Released

2017-05-03 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Dependency Analyzer Version 1.7 https://maven.apache.org/shared/maven-dependency-analyzer/ Analyzes the dependencies of a project for undeclared or unused artifacts. You should specify the ve

Re: Continuous Delivery with Maven now possible?

2017-05-03 Thread Karl Heinz Marbaise
Hi Dan, I'm trying to do something in this direction starting next week... Apart from that already tested it with Eclipse Neon without any issue...(at the moment only test projects with 10-15 modules)... But it works at the moment.. In the meantime I have found one issue which is related to

Re: Continuous Delivery with Maven now possible?

2017-05-04 Thread Karl Heinz Marbaise
same artifact. The only difference I can see is that I might name it differently which means I just put a different "label" (Version) on it (or better we interpret that part of the filename as a version)... Kind regards Karl Heinz Marbaise Thanks, Eric On Thu, May 4, 2017 at 12:4

Re: Continuous Delivery with Maven now possible?

2017-05-04 Thread Karl Heinz Marbaise
--- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org Mit freundlichem Gruß Karl-Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing

Re: Continuous Delivery with Maven now possible?

2017-05-04 Thread Karl Heinz Marbaise
Sorry was to fast with the send button... On 04/05/17 22:01, Karl Heinz Marbaise wrote: Hi Robert, On 04/05/17 21:55, Robert Patrick wrote: With 3.5, you can now use a variable *but* that variable has to be accessible to the POM prior to finding its parent so the only solution is to move

Re: Continuous Delivery with Maven now possible?

2017-05-04 Thread Karl Heinz Marbaise
Hi Robert, Ah now I see the issue. If you have a multi module build you should use mvn -pl moduleToBuild clean install but from root location and don't change into the module directory cause this can't work like this. Kind regards Karl Heinz Marbaise On 04/05/17 22:08, Robe

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

2017-05-04 Thread Karl Heinz Marbaise
other things wrong which results in not working things like this.. Kind regards Karl Heinz Marbaise -Original Message- From: Robert Patrick [mailto:robert.patr...@oracle.com] Sent: Thursday, May 4, 2017 3:18 PM To: Maven Users List ; i...@soebes.de Subject: [EXTERNAL] RE: Continuous Delivery

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

2017-05-08 Thread Karl Heinz Marbaise
flatten-maven-plugin.. Thanks. Kind regards Karl Heinz Marbaise Thanks -D On Thu, May 4, 2017 at 2:52 PM, Karl Heinz Marbaise wrote: Hi, On 04/05/17 22:52, Justin Georgeson wrote: Also I believe the partial reactor switches don't work for Tycho builds. You mean -pl ..option I suppose

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

2017-05-08 Thread Karl Heinz Marbaise
10:09 PM, Karl Heinz Marbaise wrote: Hi Dan, On 05/05/17 02:30, Dan Tran wrote: is flatten-maven-plugin threadsafe? if not, we have a problem with large project where multhreaded build is a must have maven 3.5 displays a warning on flatten-maven-plugin not thread safe I need to take a

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

2017-05-08 Thread Karl Heinz Marbaise
ww.apache.org/licenses/LICENSE-2.0.txt repo which is now consumeable by any kind of tool etc. also Maven itself for example as a dependency I hope it makes this more clear... If not please ask/suggest improvements about the docs or what you need to know Kind regards

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

2017-05-10 Thread Karl Heinz Marbaise
ickup at IDEs eclipse, Intellij, and netbeans No major means there are some? Do you have some more details... Kind regards Karl Heinz Marbaise If you have any idea on the root cause of memory issue please advice Thanks -Dan On Mon, May 8, 2017 at 10:27 AM, Karl Heinz Marbaise wrote: Hi to

[ANN] Apache Maven Shared Component: Maven Artifact Transfer Version 0.9.1 Released

2017-05-11 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Artifact Transfer Version 0.9.1. https://maven.apache.org/shared/maven-artifact-transfer/ An API to install, deploy and resolving artifacts with Maven3 You should specify the version in your pr

[ANN] Apache Maven Shared Component: Maven Dependency Tree Version 3.0.1 Released

2017-05-11 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Dependency Tree 3.0.1. https://maven.apache.org/shared/maven-dependency-tree/ A tree-based API for resolution of Maven project dependencies. You should specify the version in your project's plu

[ANN] Apache Maven Dependency Plugin Version 3.0.1 Released

2017-05-16 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Plugin Version 3.0.1. https://maven.apache.org/plugins/maven-dependency-plugin/ Important Note since 3.0.0: * Maven 3.X only * JDK 6 minimum requirement You should specify the version in your project's p

Re: Jenkins builds

2017-05-19 Thread Karl Heinz Marbaise
chiva) which handles the separation between the artifacts which are created by your own and the ones you are consuming from outside (for example from Maven Central).. There I would suggest to make this difference for your own artifacts and the artifacts which you call "external"... Ki

Re: Jenkins builds

2017-05-19 Thread Karl Heinz Marbaise
this cache does not exist your node can't run the build there...That's why the build cache in the workspace is the best option... Kind regards Karl Heinz Marbaise Something like: ~/.m2/repository /log4j /commons-io /… $WORKSPACE1/.m2/repository /customer1-lib /buil

Re: Inject xml into the POM for build specific elements.

2017-05-30 Thread Karl Heinz Marbaise
e al look at the tiles-maven-plugin[1] which might help here... Maybe you can give an example what becomes so long or complicated ? Kind regards Karl Heinz Marbaise [1]: https://github.com/repaint-io/maven-tiles - To unsubscri

Re: Work-around for antrun AttachArtifact not working in external Ant build file

2017-05-31 Thread Karl Heinz Marbaise
-maven-plugin/ or: https://github.com/khmarbaise/iterator-maven-plugin/ Kind regards Karl Heinz Marbaise On 31/05/17 11:42, Jürgen Weber wrote: Hi Jörg, problem is, I have to build message driven beans, some 20, only difference is the queue name in the deployment descriptor. Queue names are

Re: Inject xml into the POM for build specific elements.

2017-06-05 Thread Karl Heinz Marbaise
orate pom only once... Kind regards Karl Heinz Marbaise On 05/06/17 14:42, George Kopf wrote: Thank you for your help. I figured it out using the tiles-maven-plugin. After fighting through the documentation I put together a simple tile and pulled it into my pom. To clarify what the doc

Re: maven-3.2.4 location

2017-06-06 Thread Karl Heinz Marbaise
Hi Martin, unfortunately there does not exist a distro for Maven 3.2.4 cause this has never been made it to the public... Only 3.2.5... Apart from that it looks this test in Apache Rat Plugin does not work correctly... Are you trying to fix it ? Kind regards Karl Heinz Marbaise On 06/06

Re: Profiling Maven Compilation for a multi-module project

2017-06-09 Thread Karl Heinz Marbaise
ble to see which steps are getting executed in parallel relative to which step? Maybe I misunderstand your question but what about comparing: mvn clean package against: mvn -T clean package ? Kind regards Karl Heinz Marbaise I am executing maven with -T 4. - Maven Version 3.

Re: Follow up: Building projects for multiple platforms

2017-06-16 Thread Karl Heinz Marbaise
making a module with JDK 8 code in it pluse unit tests... A separate module which uses the JDK 8 code as dependency and using the retrolambda plugin and maybe some supplemental tests on it...using JDK 7 which can be handled with Toolchain... Kind regards Karl Heinz Marbaise On 16/06/17 14:25

Re: Follow up: Building projects for multiple platforms

2017-06-17 Thread Karl Heinz Marbaise
7;t even test it... Kidn regards Karl Heinz Marbaise Chris Am 16.06.17, 14:36 schrieb "Karl Heinz Marbaise" : Hi, I would make a separate module for java8 and run there the retrolambda- maven-plugin and another separate module for java7 and run there the ret

[ANN] Apache Maven Shared Component: Maven Shared Utils Version 3.2.0 Released

2017-06-17 Thread Karl Heinz Marbaise
anoTime' instead of 'System.currentTimeMillis'. * [MSHARED-639] - Removed prerequisites cause it is not a plugin Task: * [MSHARED-623] - Deprecation of methods 'close' and 'flush' of class 'StreamPumper'. Enjos, -The Apache Maven team Karl Heinz Marbaise

Re: Customize the bundleFilename template used by the maven-ear-plugin?

2017-06-20 Thread Karl Heinz Marbaise
type. Are you looking for something like that? Kind regards Karl Heinz Marbaise On 20/06/17 19:21, Eric B wrote: Is there a way to customize the filename used by the maven-ear-plugin for the different modules but in a general template way? At the moment, the bundleFilename by default seems

[ANN] Apache Maven Shared Component: Maven Reporting Impl Version 3.0.0 Released

2017-06-25 Thread Karl Heinz Marbaise
ared Utils 3.1.0 Wish: * [MSHARED-488] - Make input source file encoding default to platform encoding Enjos, -The Apache Maven team Karl Heinz Marbaise - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additi

Re: Excessive "checking for updates" on Travis CI

2017-06-29 Thread Karl Heinz Marbaise
HI, first you are using version ranges...that's the reason for that... Simple recommendation I can give is: Don't use version ranges... Kind regards Karl Heinz Marbaise On 29/06/17 19:13, Mark Raynsford wrote: Hello. I use the free Travis CI service to build my various projec

Re: Excessive "checking for updates" on Travis CI

2017-07-02 Thread Karl Heinz Marbaise
ude etc. Kind regards Karl Heinz Marbaise - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Excessive "checking for updates" on Travis CI

2017-07-02 Thread Karl Heinz Marbaise
Hi Mark, On 29/06/17 19:50, Mark Raynsford wrote: On 2017-06-29T19:38:40 +0200 Karl Heinz Marbaise wrote: HI, first you are using version ranges...that's the reason for that... Simple recommendation I can give is: Don't use version ranges... Hello. I maintain ~70 pro

Re: Maven resources plugin issue?

2017-07-03 Thread Karl Heinz Marbaise
tering. Do I mistaken something? What do you mean by it's not copied? Can you please create a complete example project which shows the problem?...best would be on github so we can take a look... Before we dig into details I would like to have the start situation define... Kind reg

Re: maven-plugin-testing-harness

2017-07-26 Thread Karl Heinz Marbaise
17/hard-time-mojo-testing-with-maven-plugin-testing-harness Regards Adam Kind regards Karl Heinz Marbaise - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

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 - http://jira.codehaus.org/b

Re: How is the best way to get an effective POM outside of a Maven Plugin?

2017-08-09 Thread Karl Heinz Marbaise
the maven model... Kind regards Karl Heinz Marbaise On 09/08/17 13:00, spars...@web.de wrote: Hello, currently, I'm working on a small tool, that needs some information of a POM and its parent POM. I didn't want to parse them with a XML reader, so I found that the DefaultModelB

Re: apache-maven-3.3.9 silently doesn't compile with jdk7 (it does with jdk8)

2017-08-09 Thread Karl Heinz Marbaise
Hi, can you give a full working example of that... cause it sounds like there is something wrong with your configuration... What does: "mvn --version" says? Are you trying to run in console or running from inside of Eclipse? Kind regards Karl Heinz Marbaise On 08/08/17 16:38, bamb

Re: apache-maven-3.3.9 silently doesn't compile with jdk7 (it does with jdk8)

2017-08-09 Thread Karl Heinz Marbaise
s not maven problem but config issue in your box. We haved dived into that more and it is not a config issue...I can reproduce the problem...(We have not yet the root cause)... But you can see the description here: https://issues.apache.org/jira/browse/MCOMPILER-302 Kind regards Karl Heinz Mar

[ANN] Apache Maven Shared Component: Maven Archiver Version 3.2.0 Released

2017-08-13 Thread Karl Heinz Marbaise
644] - Removed prerequisites for none maven-plugin project * [MSHARED-653] - Upgrade to plexus-archiver 3.5 Enjos, -The Apache Maven team Karl Heinz Marbaise - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For addition

Re: Maven return code 502, ReasonPhrase:notresolvable

2017-08-13 Thread Karl Heinz Marbaise
l...Or bad configuration of Nexus etc.. How does your settings.xml look like? Kind regards Karl Heinz Marbaise On 13/08/17 18:29, Mehul Sanghvi wrote: I upgraded my Nexus OSS server to version 2.14.5-02, and I still see the same issue. All new builds that I have get affected by this, unless

<    1   2   3   4   5   6   7   8   9   >