There are no transitive dependencies!

This is not even building source code!!!

It is simply copying ZIP/MD5/SHA1 files from a Nexus repository to a local 
workstation.

Michael Tarullo
Contractor (Engility Corp)
Enterprise Architect
NSRR System Administrator
FAA WJH Technical Center
(609)485-5294


-----Original Message-----
From: Jörg Schaible [mailto:joerg.schai...@gmx.de] 
Sent: Monday, October 05, 2015 4:37 PM
To: users@maven.apache.org
Subject: RE: Copy-dependencies goal error

Hi Michael,

michael.ctr.taru...@faa.gov wrote:

> What do you mean by a consistent repository and POM model?
> 
> If you mean that the POM must be declaring files to copy that are in 
> the repository, that is stating the obvious.
> 
> And in this case, the POM is doing exactly that.  The files I am 
> asking to be copied from the repository are actually in the 
> repository.  The problem is that I am getting errors for files I did not ask 
> to be copied.

The repository must also contain all POMs for the transitive dependencies ... 
otherwise Maven cannot build the project model. Maven core does not know that 
you have bound an instance of the assembly plugin, that is not interested in 
the transitive dependencies.

> Did you look at the POM file I attached and compare it to the error 
> messages also attached?

The POMs of the referred artifacts get interesting.

Chrres,
Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to