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

2016-04-14 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Source Plugin Version 3.0.0. https://maven.apache.org/plugins/maven-source-plugin/ The Source Plugin creates a jar archive of the source files of the current project. The jar file is, by default, created in the project

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

2016-04-14 Thread Karl Heinz Marbaise
Hi to all, unfortunately the previous email about Maven Archiver 3.0.1 announcement contained the wrong content. Now the following content is the correct one (hopefully ;-). Sorry for the confusion. Kind regards Karl Heinz Marbaise The Apache Maven team is pleased to announce the release of

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

2016-04-15 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Filtering Version 3.1.0. https://maven.apache.org/shared/maven-filtering/ This component has been built from the filtering process/code in Maven Resources Plugin. The goal is to provide a shared

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

2016-05-01 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Archiver Version 3.0.2. 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

Re: Multiple local repositories

2016-05-07 Thread Karl Heinz Marbaise
purposes you need to change localRepositoy entry... But usually i can't recommend that, only if you exactyl what you are doing... [1]: https://maven.apache.org/settings.html Kind regards Karl Heinz Marbaise - To un

Re: Multiple local repositories

2016-05-07 Thread Karl Heinz Marbaise
/other/repository Kind regards Karl Heinz Marbaise Thank you Am 07.05.2016 um 22:57 schrieb Karl Heinz Marbaise: Hi, On 5/7/16 9:49 PM, Karagkiaouris Diamantis wrote: Hello, I would like to ask if it is possible to have multiple local maven repositories and if it can be set as a parameter in a

Re: mvn site [ERROR] Unable to determine if resource

2016-05-14 Thread Karl Heinz Marbaise
Hi, can you show exactly what you have tried and show the error messages you get? Best would be an example project which causes the problems... And how your settings.xml looks like? Kind regards Karl Heinz Marbaise On 5/13/16 6:31 PM, sekaijin wrote: I'm runnig mvn 3.3.9 i'm usi

[ANN] Apache Maven JAR Plugin Version 3.0.0 Released

2016-05-15 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin Version 3.0.0. 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:

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread Karl Heinz Marbaise
s is not intentional 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-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread Karl Heinz Marbaise
command line build works as expected This is a problem in M2E ... Kind regards Karl Heinz Marbaise On Fri, May 20, 2016 at 11:16 AM, Dan Tran wrote: Hi My jar project can also create RPM via rpm-maven-plugin:attach-rpm now throws this error [ERROR] Failed to execute goal

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread Karl Heinz Marbaise
parameter. The reason is that you can set it with . Does that work for you? thanks, Robert On Fri, 20 May 2016 21:09:55 +0200, Karl Heinz Marbaise wrote: Hi Dan, On 5/20/16 7:16 AM, Dan Tran wrote: Hi My jar project can also create RPM via rpm-maven-plugin:attach-rpm now throws this error

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-20 Thread Karl Heinz Marbaise
means simply replacing primary artifact without knowing it... -D On Fri, May 20, 2016 at 1:11 PM, Karl Heinz Marbaise mailto:khmarba...@gmx.de>> wrote: Hi Dan, On 5/20/16 10:04 PM, Dan Tran wrote: Hi Robert, According to the jar plugin source outputDirectory

Re: gpg bad signature

2016-05-21 Thread Karl Heinz Marbaise
-maven-3.3.9-bin.tar.gz.asc apache-maven-3.3.9-bin.tar.gz instead ... Kind regards Karl Heinz Marbaise gpg: Signature made Tue 10 Nov 2015 10:44:20 AM CST using DSA key ID BB617866 gpg: BAD signature from "Sarel Jason van Zyl " (after having imported the KEYS file cited on the main p

[ANN] Apache Maven Resources Plugin Version 3.0.0 Released

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

Re: maven-jar-plugin-3.0.0 compatiblity/regression?

2016-05-23 Thread Karl Heinz Marbaise
Hi Maxim, I've already created an issue for m2e: https://github.com/tesla/m2eclipse-mavenarchiver/issues/8 Kind regards Karl Heinz Marbaise On 5/23/16 5:54 AM, Maxim Solodovnik wrote: Hello Karl, do I need to create JIRA issue? or maybe you can point me to the correct tracker I can

Re: Transitive dependencies starting from WAR files

2016-05-24 Thread Karl Heinz Marbaise
Hi Steve, Why not running maven-dependency-plugin it within the war package module than you get all dependencies which have been packaged into the war file ? Kind regards Karl Heinz Marbaise On 5/24/16 2:07 PM, Hostettler, Steve wrote: Hi, Our solutions is composed of different war files. I

Re: Questions regarding License Maven Plugin

2016-05-26 Thread Karl Heinz Marbaise
/mojohaus-dev Kind regards Karl Heinz Marbaise On 5/26/16 12:13 PM, Maxim Solodovnik wrote: Hm, According to [1], this is the only user list available So I hope to get some answers to my questions here [1] http://www.mojohaus.org/license-maven-plugin/mail-lists.html On Thu, May 26, 2016 at 3:53 PM

Re: Questions regarding License Maven Plugin

2016-05-26 Thread Karl Heinz Marbaise
Hi, On 5/26/16 1:30 PM, Karl Heinz Marbaise wrote: Hi Maxim, not a big issue many of the MojoHaus developers are also on this list ... Yeah the page of the license-maven-plugin has not been updated for a longer time (last time with the release of the license-maven-plugin)... I completely

Re: Questions regarding License Maven Plugin

2016-05-27 Thread Karl Heinz Marbaise
-compiler-plugin this plugin is mainained here at Apache Maven Project... 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-jar-plugin out of heap space

2016-05-29 Thread Karl Heinz Marbaise
3.3 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-jar-plugin out of heap space

2016-05-29 Thread Karl Heinz Marbaise
Hi, I have checked a setup with -Xmx32m ...which will not work...but if you increase to -Xmx40m it will work... Kind regards Karl Heinz Marbaise On 5/29/16 3:11 PM, Karl Heinz Marbaise wrote: Hi, On 5/26/16 9:13 PM, WonderCsabo wrote: Hey, After i updated the maven-jar-plugin to version

Re: Status on namespace support for POM Elements ?

2016-06-02 Thread Karl Heinz Marbaise
ticket is still valid--> https://issues.apache.org/jira/browse/MNG-2715?focusedCommentId=15307347&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15307347 Really bad idea to hijack an existing jira issue.. Please open a new one or if you have problems creating a

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

2016-06-03 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.0.1. 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:

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

2016-06-03 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Filtering Version 3.1.1. https://maven.apache.org/shared/maven-filtering/ This component has been built from the filtering process/code in Maven Resources Plugin. Important Notes since Versio

Re: Status on namespace support for POM Elements ?

2016-06-05 Thread Karl Heinz Marbaise
secure/ReleaseNote.jspa?projectId=12316922&version=12330198 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: Packaging doxygen output across modules?

2016-06-05 Thread Karl Heinz Marbaise
Hi, so you need to have the packaging in the doxygen-maven-plugin as well which is currently not done...? Best would be to add a feature request ... Kind regards Karl Heinz Marbaise On 6/4/16 4:28 PM, org.apache.maven.u...@io7m.com wrote: Hello. I have a multi-module project: module-A

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

2016-06-07 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.0. 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 Resources Plugin Version 3.0.1 Released

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

Re: maven-jar-plugin out of heap space

2016-06-08 Thread Karl Heinz Marbaise
Hi, the VOTE for a fixed version maven-jar-plugin will be finished within a few days which includes this fix.. so only a few days to live with this remporary solution. Kind regards Karl Heinz Marbaise On 6/8/16 11:48 PM, Csaba Kozák wrote: Hey Karl, Updating plexus-archiver seems to do

[ANN] Apache Maven JAR Plugin Version 3.0.1 Released

2016-06-10 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin Version 3.0.1. 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:

Re: Encrypted password on pry settings

2016-06-11 Thread Karl Heinz Marbaise
this mean? Anny error output? Log file output ? Kind regards Karl Heinz Marbaise - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-06-11 Thread Karl Heinz Marbaise
: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20fixVersion%20%3D%203.4.0 Kind regards Karl Heinz Marbaise - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing

2016-06-11 Thread Karl Heinz Marbaise
Hi Oliver, On 6/11/16 11:25 PM, Oliver B. Fischer wrote: Hi, Can I use the Linux package to test it on OS X? Yes I do that the whole time ;-) we have no dedicated OS X package ;-).. Kind regards Karl Heinz Marbaise Best Oliver Von meinem iPhone gesendet Am 11.06.2016 um 22:21 schrieb

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

<    1   2   3   4   5   6   7   8   9   >