Thank you Curtis. Michael Tarullo Contractor (Engility Corp) Enterprise Architect NSRR System Administrator FAA WJH Technical Center (609)485-5294
-----Original Message----- From: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Monday, October 05, 2015 2:36 PM To: Maven Users List Cc: joerg.schai...@gmx.de Subject: Re: Copy-dependencies goal error Hi Michael, > Can you explain " you are using dependencyManagement with dependencies > declared with scope "import""? https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies > I don't see anything in either my settings.xml or pom.xml that > explicitly declares this. Agreed -- I don't see any uses of import scope in the POM attachment you sent. Regards, Curtis On Mon, Oct 5, 2015 at 1:21 PM, <michael.ctr.taru...@faa.gov> wrote: > What is "import scope"? > > I don't see anything in either my settings.xml or pom.xml that > explicitly declares this. (And I call this my POM, but I inherited it > from someone else). > > Can you explain " you are using dependencyManagement with dependencies > declared with scope "import""? > > 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 1:51 PM > To: users@maven.apache.org > Subject: RE: Copy-dependencies goal error > > Hi Michael, > > michael.ctr.taru...@faa.gov wrote: > > > My apology about part of this reply. I did not understand part of > > your suggestion. > > > > I thought you were saying 3.0.5 is the latest release. > > > > That said, I don't see how using the latest release or an older > > release makes any difference. > > > > I have a requirement to use 3.1.1 from a COTS product vendor, so > > that is probably not an option. And "bogus" is just not a good > > enough explanation for me. What specifically is wrong with what I > > am doing that does not work in this release? > > I just cite my original mail: > > > IIRC you have problems with 3.1.x when using dependencies with > > import scope, because it ignores then your settings then for > > transitive deps declaring their own repository in the POM. > > AFAICS, you are using dependencyManagement with dependencies declared > with scope "import"". > > Cheers, > Jörg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > >