Re: Maven & Continuous Delivery

2016-04-16 Thread Jeff Jensen
> > Jason van Zyl also mentioned he was working on CD solution for Maven last > year, not sure what the progress on this front. Yes, I've been curious about the progress too. It's very needed and so promising. On Sat, Apr 16, 2016 at 5:49 AM, Dan Tran wrote: > Thanks

Re: Maven & Continuous Delivery

2016-04-16 Thread Dan Tran
Thanks Stephen. I was excited for a short moment but hitting the reality where I may have to deal with hundreds of dev and qa over the confusion of the hidden version. Especially, when they have to rebuild a subset of the product. It just not working Jason van Zyl also mentioned he was working

Removing classpath entries for shaded aritfacts

2016-04-16 Thread tic01
Hello Maven team, I have the following scenario. I have several libraries which I am building, and an application which depends on those libraries. While I am building using the maven-jar-plugin, a manifest is created with several entries, including the classpath, which naturally include all the

Re: Maven & Continuous Delivery

2016-04-16 Thread Stephen Connolly
I share your concern. We could fix the concern if we created the transformed pom on disk so that things like GPG signatures were generated correctly, but AIUI the issue there was that the pom could not be put in target as that would break relative paths. I suspect this is also related to the

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

2016-04-16 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