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