Re: [vote] Release Wagon 1.0 beta 5

2009-02-22 Thread Olivier Lamy
+1 -- Olivier 2009/2/19 Brett Porter : > The Wagon 1.0-beta-5 candidate has been staged. This is a pre-requisite for > the 2.1.0 release. > > This release includes 17 fixes. You can take a look at the release > notes here: > > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&s

Re: [vote] Release Wagon 1.0 beta 5

2009-02-22 Thread Lukas Theussl
+1 -Lukas Brett Porter wrote: anyone? This is blocking the 2.1.0 release. Cheers, Brett On 20/02/2009, at 3:24 AM, Brett Porter wrote: The Wagon 1.0-beta-5 candidate has been staged. This is a pre-requisite for the 2.1.0 release. This release includes 17 fixes. You can take a look at the

Re: archetype completely broken or just me?

2009-02-22 Thread Raphaël Piéroni
Nice catch Eugene, the crawl mojo was designed with this kind of issue in mind (but i long forgetted it ;-)) Thanks Raphaël 2009/2/23 Eugene Kuleshov > > > Raphaël wrote: > > > > The next release will change the default catalog location from internal > > (created at release time using MAVENUS

Re: settings security: --enc-passwd / --enc-master-passwd options

2009-02-22 Thread Oleg Gusakov
Brett Porter wrote: I don't view this as a temporary measure - as my second comment said, you may need a password to get the plugin in the first place. How would you address this case? I have never seen an environment where read-only access to central or central replica is authenticated.

Re: archetype completely broken or just me?

2009-02-22 Thread Eugene Kuleshov
Raphaël wrote: > > The next release will change the default catalog location from internal > (created at release time using MAVENUSER) to > repo1/maven2/archetype-catalog.xml. > > Obviously, that release will be postponed until the creation of that file > in repo1 using the nexus index. talked

Re: [vote] Release Wagon 1.0 beta 5

2009-02-22 Thread Brett Porter
anyone? This is blocking the 2.1.0 release. Cheers, Brett On 20/02/2009, at 3:24 AM, Brett Porter wrote: The Wagon 1.0-beta-5 candidate has been staged. This is a pre- requisite for the 2.1.0 release. This release includes 17 fixes. You can take a look at the release notes here: http://

Re: [vote] release maven-enforcer-plugin 1.0-beta-1

2009-02-22 Thread Jason Dillon
+1 --jason On Feb 23, 2009, at 10:19 AM, Brian E. Fox wrote: Time to release a beta with a few bug fixes: Release Notes: http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14948&styleName =Html&projectId=11530&Create=Create Staged site: http://people.apache.org/~brianf/staging/p

[vote] release maven-enforcer-plugin 1.0-beta-1

2009-02-22 Thread Brian E. Fox
Time to release a beta with a few bug fixes: Release Notes: http://jira.codehaus.org/secure/ReleaseNote.jspa?version=14948&styleName =Html&projectId=11530&Create=Create Staged site: http://people.apache.org/~brianf/staging/people.apache.org/www/maven.apa che.org/enforcer/ Artifacts S

RE: New repository for Maven snapshots

2009-02-22 Thread Brian E. Fox
There is now an official certificate on there so there shouldn't be trouble going forward. -Original Message- From: Stephane Nicoll [mailto:stephane.nic...@gmail.com] Sent: Sunday, February 22, 2009 1:11 PM To: Maven Developers List Subject: Re: New repository for Maven snapshots Okay t

Re: settings security: --enc-passwd / --enc-master-passwd options

2009-02-22 Thread Brett Porter
On 21/02/2009, at 6:52 AM, Oleg Gusakov wrote: Brett Porter wrote: On 20/02/2009, at 10:19 PM, Brett Porter wrote: Hi, To make it a bit easier to remember, I added two options to the CLI for 2.1: --enc-master-passwd and --enc-passwd; which are equivalent to -m and -p on DefaultSecDis

RE: archetype completely broken or just me?

2009-02-22 Thread Brian E. Fox
Ok I probably did have a snapshot since I had built/deployed everything to the new repo. -Original Message- From: Raphaël Piéroni [mailto:raphaelpier...@gmail.com] Sent: Sunday, February 22, 2009 1:10 PM To: Maven Developers List Subject: Re: archetype completely broken or just me? Are

Re: New repository for Maven snapshots

2009-02-22 Thread Stephane Nicoll
Okay that fixes the issue. Thanks, Stéphane On Sun, Feb 22, 2009 at 6:57 PM, Brian E. Fox wrote: > We don't yet have an official cert from infra yet (INFRA-1891). So you need > to install the current cert, see http://repository.apache.org/ssl for > instructions. The rest of the info is updated o

Re: archetype completely broken or just me?

2009-02-22 Thread Raphaël Piéroni
Are you using the latest unreleased snapshot ? If yep, that could be the problem. The next release will change the default catalog location from internal (created at release time using MAVENUSER) to repo1/maven2/archetype-catalog.xml. Obviously, that release will be postponed until the creation

RE: New repository for Maven snapshots

2009-02-22 Thread Brian E. Fox
We don't yet have an official cert from infra yet (INFRA-1891). So you need to install the current cert, see http://repository.apache.org/ssl for instructions. The rest of the info is updated on the release docs of the site, but you just need to use apache.snapshots.https / apache.releases.https

Re: Removing maven-web-ui-tests from shared

2009-02-22 Thread Olivier Lamy
ok but where ? -- Olivier 2009/2/12 Wendy Smoak : > I was working with the Selenium tests for Continuum, and noticed that > there are still UI tests living in shared: > > http://svn.apache.org/repos/asf/maven/shared/trunk/maven-web-ui-tests/ > > I think these are left over from when Continuum and

Re: New repository for Maven snapshots

2009-02-22 Thread Stephane Nicoll
Weird ... caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:221) at sun.

Re: New repository for Maven snapshots

2009-02-22 Thread Stephane Nicoll
What should we do to be able to deploy snapshots again? [INFO] Retrieving previous build number from apache.snapshots.https [WARNING] repository metadata for: 'snapshot org.apache.maven.plugins:maven-ear-plugin:2.3.2-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to a

Re: archetype completely broken or just me?

2009-02-22 Thread John Casey
I used it just day before yesterday, with no problems. Maybe you have a corrupt file in your .m2 dir somewhere? Brian E. Fox wrote: [WARNING] Error reading archetype catalog http://repo1.maven.org/maven2 org.apache.maven.archetype.source.ArchetypeDataSourceException: Error parsing ar chetype