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

2018-03-28 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.9 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: [RESULT] [VOTE] Release Shared Component Dependency Analyzer 1.9 - Take 2

2018-03-28 Thread Agus Budisusetyo
+1 On Thu, Mar 29, 2018 at 2:25 AM, Karl Heinz Marbaise wrote: > Hi Mark, > > On 28/03/18 21:09, Mark Raynsford wrote: > >> On 2018-03-28T20:48:21 +0200 >> Karl Heinz Marbaise wrote: >> >> Hi, >>> >>> The vote has passed with the following result: >>> >>> +1 : Hervé Boutemy, Robert Scholte, Kar

Re: Maven Assembly Plugin 3.1.0 : Error adding file to archive \target\classes isn't a file.

2018-03-28 Thread Karl Heinz Marbaise
Hi Tibor, On 28/03/18 21:56, Tibor Digana wrote: It cannot be dependency issue because as I said before, (mvn install) works fine. Exactly that's the point..that's happing occasiaonally that you do an mvn install which means modules will be installed into the local repository and if the buil

Re: Maven Assembly Plugin 3.1.0 : Error adding file to archive \target\classes isn't a file.

2018-03-28 Thread Tibor Digana
It cannot be dependency issue because as I said before, (mvn install) works fine. Deploy is one phase after. We have site and release extra which breaks the build. On Wed, Mar 28, 2018 at 8:46 PM, Karl Heinz Marbaise wrote: > Hi, > > On 28/03/18 20:27, Tibor Digana wrote: > >> yes, audit-domain

Re: Maven Dependency Plugin ( was: Re: [RESULT] [VOTE] Release Shared Component Dependency Analyzer 1.9 - Take 2)

2018-03-28 Thread Karl Heinz Marbaise
Hi Mark, On 28/03/18 21:43, Mark Raynsford wrote: On 2018-03-28T21:29:08 +0200 Karl Heinz Marbaise wrote: Hi Mark, just a question do you have the chance to test a SNAPSHOT version before I start the VOTE of maven-dependency-plugin so we are sure it will fix things... Yes indeed, I can tes

Re: Maven Dependency Plugin ( was: Re: [RESULT] [VOTE] Release Shared Component Dependency Analyzer 1.9 - Take 2)

2018-03-28 Thread Mark Raynsford
On 2018-03-28T21:29:08 +0200 Karl Heinz Marbaise wrote: > Hi Mark, > > just a question do you have the chance to test a SNAPSHOT version before > I start the VOTE of maven-dependency-plugin so we are sure it will fix > things... Yes indeed, I can test as soon as you publish one. -- Mark Ray

Maven Dependency Plugin ( was: Re: [RESULT] [VOTE] Release Shared Component Dependency Analyzer 1.9 - Take 2)

2018-03-28 Thread Karl Heinz Marbaise
Hi Mark, just a question do you have the chance to test a SNAPSHOT version before I start the VOTE of maven-dependency-plugin so we are sure it will fix things... I can provide a state of a SNAPSHOT which contains the upgraded component...but it will take till tomorrow until the component is

Re: [RESULT] [VOTE] Release Shared Component Dependency Analyzer 1.9 - Take 2

2018-03-28 Thread Karl Heinz Marbaise
Hi Mark, On 28/03/18 21:09, Mark Raynsford wrote: On 2018-03-28T20:48:21 +0200 Karl Heinz Marbaise wrote: Hi, The vote has passed with the following result: +1 : Hervé Boutemy, Robert Scholte, Karl Heinz Marbaise PMC quorum: reached. I will promote the artifacts to the central repo. Nic

Re: [RESULT] [VOTE] Release Shared Component Dependency Analyzer 1.9 - Take 2

2018-03-28 Thread Mark Raynsford
On 2018-03-28T20:48:21 +0200 Karl Heinz Marbaise wrote: > Hi, > > The vote has passed with the following result: > > +1 : Hervé Boutemy, Robert Scholte, Karl Heinz Marbaise > > PMC quorum: reached. > > I will promote the artifacts to the central repo. Nice work! Can we have a new dependency

[RESULT] [VOTE] Release Shared Component Dependency Analyzer 1.9 - Take 2

2018-03-28 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Hervé Boutemy, Robert Scholte, Karl Heinz Marbaise PMC quorum: reached. I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise - To unsubscr

Re: Maven Assembly Plugin 3.1.0 : Error adding file to archive \target\classes isn't a file.

2018-03-28 Thread Karl Heinz Marbaise
Hi, On 28/03/18 20:27, Tibor Digana wrote: yes, audit-domain is jar, but why the assembly works with mvn install, but why it does not work within release? This sounds like a dependency issue between the modules. Kind regards Karl Heinz Marbaise No, I do not use -T, no multithreading. It

Re: Maven Assembly Plugin 3.1.0 : Error adding file to archive \target\classes isn't a file.

2018-03-28 Thread Tibor Digana
yes, audit-domain is jar, but why the assembly works with mvn install, but why it does not work within release? No, I do not use -T, no multithreading. It's clear to me that it looks like the domain has not been packaged but this should not happen because audit-server is dependent on audit-domain t

Re: Maven Assembly Plugin 3.1.0 : Error adding file to archive \target\classes isn't a file.

2018-03-28 Thread Robert Scholte
based on the name 'audit-domain' I would expect it to be a jar. Are you running with multiple threads and could it be that audit-domain hasn't been packaged yet when making your war/assembly? Looks like a ratrace to me. Robert On Wed, 28 Mar 2018 20:14:29 +0200, Tibor Digana wrote: I am

Re: Maven Assembly Plugin 3.1.0 : Error adding file to archive \target\classes isn't a file.

2018-03-28 Thread Tibor Digana
I am not rewriting the POM Model. I am just a Maven user. My project has WAR packaging. On Wed, Mar 28, 2018 at 7:16 PM, Robert Scholte wrote: > Not sure if this is the answer you are looking for, but it is good to know: > > https://maven.apache.org/plugins/maven-compiler-plugin/xref/ > org/apac

Re: [VOTE] Release Shared Component Dependency Analyzer 1.9 - Take 2

2018-03-28 Thread Robert Scholte
+1 On Sun, 25 Mar 2018 15:33:29 +0200, Karl Heinz Marbaise wrote: Hi, We solved 3 issues: https://issues.apache.org/jira/projects/MSHARED/versions/12342557 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20status%20

Re: [VOTE] Release Shared Component Dependency Analyzer 1.9 - Take 2

2018-03-28 Thread Karl Heinz Marbaise
Hi, ony supplemental PMC is needed ;-).. Kind regards Karl Heinz Marbaise On 25/03/18 15:33, Karl Heinz Marbaise wrote: Hi, We solved 3 issues: https://issues.apache.org/jira/projects/MSHARED/versions/12342557 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/is

Re: Maven Assembly Plugin 3.1.0 : Error adding file to archive \target\classes isn't a file.

2018-03-28 Thread Robert Scholte
Not sure if this is the answer you are looking for, but it is good to know: https://maven.apache.org/plugins/maven-compiler-plugin/xref/org/apache/maven/plugin/compiler/CompilerMojo.html#L170 here the outputdirectory is bound to the artifact. This is *only* useful when building up the classpath;