RE: [maven] Re: Is key 0x0CDE80149711EB46DFF17AE421A24B3F8B0F594A for Karl Heinz Marbaise trusted?

2020-02-19 Thread Jason Pyeron
t trusted? > > What do you mean exactly by "not trusted" ? ...You are checking via gpg > --verify ? I think he meant that it is not included in the Apache Maven "Authorized" signing keys list found at: > > [2] https://www.apache.org/dist/maven/KEYS -- Jason Pyeron

RE: [maven] Security Questions - Maven

2018-11-26 Thread Jason Pyeron
See responses inline. > -Original Message- > From: Jack O'Connor [mailto:jackoc...@verizon.net] > Sent: Monday, November 26, 2018 9:11 PM > To: users@maven.apache.org > Subject: [maven] Security Questions - Maven > > Hello, > > > > My company is considering using Apache Maven but I

RE: [maven] RE: Sister module dependency and artifact copy

2016-10-21 Thread Jason Pyeron
> -Original Message- > From: Martin Gainty > Sent: Friday, October 21, 2016 10:36 > > > From: Jason Pyeron > > Date: Fri, 21 Oct 2016 10:19:26 -0400 > > > > I am converting a legacy code base to a maven build and the > packaged artifact of "

Sister module dependency and artifact copy

2016-10-21 Thread Jason Pyeron
ly performs the required tasks. I have not, yet, been able to grok the maven-assembly-plugin configuration. [I am looking for a more elegant solution than using the exec or antrun

RE: [maven] Best practice for integration tests (vs unit tests)

2014-10-07 Thread Jason Pyeron
for, but we typically move our integration tests to a separate pom.xml which has the primary pom as a dependency. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http

RE: [maven] need help

2012-10-29 Thread Jason Pyeron
Please post as text the error you are receiving. From: wangjiawei [mailto:wangjia...@genomics.cn] Sent: Monday, October 29, 2012 10:38 To: users Subject: [maven] need help Hello, I am use

dependency:build-classpath and new line as the pathSeparator ( -Dmdep.pathSeparator )

2012-04-26 Thread Jason Pyeron
appears to ignore it as missing. -Jason -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street

Mirroring repo1.maven.apache.org

2012-04-22 Thread Jason Pyeron
://maven.apache.org/guides/mini/guide-central-repository-upload.html but is seems to only address uploads to central. -Jason -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD

RE: [maven] Re: Mirroring repo1.maven.apache.org

2012-04-22 Thread Jason Pyeron
-Original Message- From: Brian Topping Sent: Sunday, April 22, 2012 11:32 On Apr 22, 2012, at 10:26 AM, Jason Pyeron wrote: 1. Is mirrors.ibiblio.org a good source for mirroring repo1.maven.apache.org? 2. is there a strong reason not use rsync? Mirroring a repository like

RE: [maven] Re: Auto building parent and sibling projects as needed

2011-09-12 Thread Jason Pyeron
-Original Message- From: Guillaume Polet Sent: Monday, September 12, 2011 3:01 To: Maven Users List Subject: Re: [maven] Re: Auto building parent and sibling projects as needed Le 11/09/2011 17:37, Jason Pyeron a écrit : -Original Message- From: Guillaume Polet

Why does dependency:go-offline -DexcludeGroupIds=xxxx still try to resolve artifacts in the excluded group xxxx?

2011-09-12 Thread Jason Pyeron
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100- - +1 (443) 269-1555 x333Baltimore, Maryland 21218

RE: [maven] Re: Why does dependency:go-offline -DexcludeGroupIds=xxxx still try to resolve artifacts in the excluded group xxxx?

2011-09-12 Thread Jason Pyeron
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100- - +1 (443) 269-1555 x333

RE: [maven] Re: Why does dependency:go-offline -DexcludeGroupIds=xxxx still try to resolve artifacts in the excluded group xxxx?

2011-09-12 Thread Jason Pyeron
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100- - +1 (443) 269-1555 x333Baltimore, Maryland 21218

RE: [maven] Re: Preserving whitespace when configuring plugin?

2011-09-12 Thread Jason Pyeron
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100- - +1 (443) 269-1555 x333Baltimore, Maryland 21218

RE: [maven] Re: Preserving whitespace when configuring plugin?

2011-09-12 Thread Jason Pyeron
compatible. But there are other disfunctions in the same parsing logic too. -Jason -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal

RE: [maven] Re: Auto building parent and sibling projects as needed

2011-09-11 Thread Jason Pyeron
. Still stuck at the same place, but thanks for confirming what I read. Cheers, Guillaume Le 11/09/2011 06:21, Jason Pyeron a écrit : I am trying to understand why maven's reactor would not add a parent and a parent's children to the build when it is detected that the dependency

Auto building parent and sibling projects as needed

2011-09-10 Thread Jason Pyeron
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100- - +1 (443) 269-1555 x333

RE: [maven] Re: Forbiden? http://repo1.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar

2011-09-08 Thread Jason Pyeron
/the-central-repository- is-getting-faster-are-you-ready-for-the-new-ips/ On Wed, Aug 31, 2011 at 5:49 PM, Jason Pyeron jpye...@pdinc.us wrote: Not sure if this is the right place to ask, but I am getting a 403 error on http://repo1.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar

Forbiden? http://repo1.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar

2011-08-31 Thread Jason Pyeron
/ -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100- - +1 (443) 269-1555 x333Baltimore, Maryland 21218

RE: [maven] Re: Forbiden? http://repo1.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar

2011-08-31 Thread Jason Pyeron
-Original Message- From: Jesse Farinacci Sent: Wednesday, August 31, 2011 17:55 To: Maven Users List Subject: [maven] Re: Forbiden? http://repo1.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar Greetings, On Wed, Aug 31, 2011 at 5:49 PM, Jason Pyeron jpye

RE: [maven] settings.xml boolean values not be honored.

2011-08-26 Thread Jason Pyeron
-Original Message- From: Jason Pyeron Sent: Thursday, August 25, 2011 18:59 To: 'Maven Users List' Subject: [maven] RE: [maven] Re: settings.xml boolean values not be honored. snip/ $ svn co http://svn.apache.org/repos/asf/maven/maven-3/trunk $ LOCAL_REPO=`mktemp -d

settings.xml boolean values not be honored.

2011-08-25 Thread Jason Pyeron
? -Jason -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100- - +1 (443) 269-1555 x333

RE: [maven] Re: settings.xml boolean values not be honored.

2011-08-25 Thread Jason Pyeron
-Original Message- From: Benson Margulies [mailto:bimargul...@gmail.com] Sent: Thursday, August 25, 2011 18:21 To: Maven Users List Subject: [maven] Re: settings.xml boolean values not be honored. On Thu, Aug 25, 2011 at 6:10 PM, Jason Pyeron jpye...@pdinc.us wrote: When I set

Troubleshooting a NPE in maven build

2011-08-17 Thread Jason Pyeron
it builds fine. Where to start on this? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street

RE: [maven] Troubleshooting a NPE in maven build

2011-08-17 Thread Jason Pyeron
-Original Message- From: Jason Pyeron Sent: Wednesday, August 17, 2011 14:49 To: 'Maven Users List' Subject: RE: [maven] Troubleshooting a NPE in maven build -Original Message- From: Jason Pyeron Sent: Wednesday, August 17, 2011 14:47 To: 'Maven Users List

RE: [maven] Troubleshooting a NPE in maven build

2011-08-17 Thread Jason Pyeron
-Original Message- From: Jason Pyeron Sent: Wednesday, August 17, 2011 15:00 To: 'Maven Users List' Subject: RE: [maven] Troubleshooting a NPE in maven build snip/ When I add dependency groupIdorg.springframework.ws/groupId

RE: [maven] use local repo

2011-08-16 Thread Jason Pyeron
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100- - +1 (443) 269-1555 x333Baltimore, Maryland 21218

Where to hook into to install dependencies prior to build

2011-08-08 Thread Jason Pyeron
-- /dependency -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100- - +1