Re: Maven remote repositories and SNAPSHOT (was New Validator 1.2.0-dev dependency)

2005-09-01 Thread Ted Husted
I'm not clear on where we stand with the alternate repositories. Do I need to make local changes to my setup to get Struts Classic or Struts Shale to build. Right now, Maven is refusing to build Struts Classic for me when I run it from site/build. It says the build is successful, but nothing

Re: Maven remote repositories and SNAPSHOT (was New Validator 1.2.0-dev dependency)

2005-09-01 Thread Wendy Smoak
From: Ted Husted [EMAIL PROTECTED] I'm not clear on where we stand with the alternate repositories. Do I need to make local changes to my setup to get Struts Classic or Struts Shale to build. You shouldn't. Any additional repositories should be added to 'maven.repo.remote' in the

Re: Maven remote repositories and SNAPSHOT (was New Validator 1.2.0-dev dependency)

2005-09-01 Thread Wendy Smoak
From: Ted Husted [EMAIL PROTECTED] Here goes: Attempting to download spring-webflow-PR4.jar. WARNING: Failed to download spring-webflow-PR4.jar. This .jar file isn't available in a public repository, so you have to go find it and put it in your local repository.

Re: Maven remote repositories and SNAPSHOT (was New Validator 1.2.0-dev dependency)

2005-09-01 Thread Ted Husted
It says Shale is up to date at 265744, but the URL message is not there for me. Since Spring is under the Apache License, can't we just park this JAR with our own? We don't like to binaries in the repository, for technical reasons, but I don't think there would be a legal problem with tucking an

Re: Maven remote repositories and SNAPSHOT (was New Validator 1.2.0-dev dependency)

2005-09-01 Thread Craig McClanahan
On 9/1/05, Ted Husted [EMAIL PROTECTED] wrote: It says Shale is up to date at 265744, but the URL message is not there for me. Since Spring is under the Apache License, can't we just park this JAR with our own? We don't like to binaries in the repository, for technical reasons, but I

Re: Maven remote repositories and SNAPSHOT (was New Validator 1.2.0-dev dependency)

2005-08-30 Thread Phil Steitz
You can also use http://cvs.apache.org/repository for snapshots. This is not mirrored and is designated for internal use snapshot builds. Phil On 8/29/05, Wendy Smoak [EMAIL PROTECTED] wrote: [Oops, wrong button] From: Don Brown [EMAIL PROTECTED] Does the nightly builds publish

Maven remote repositories and SNAPSHOT (was New Validator 1.2.0-dev dependency)

2005-08-29 Thread Don Brown
Ok, it should all be setup. Unfortunately, it has the limitation of using my personal remote repository which no one else can modify. Does the nightly builds publish SNAPSHOT jars anywhere? That would be darn useful for us. How to use SNAPSHOT: 1. Make the version in your project.xml

Re: Maven remote repositories and SNAPSHOT (was New Validator 1.2.0-dev dependency)

2005-08-29 Thread Wendy Smoak
- Original Message - From: Don Brown [EMAIL PROTECTED] To: Struts Developers List dev@struts.apache.org Sent: Monday, August 29, 2005 10:01 PM Subject: Maven remote repositories and SNAPSHOT (was New Validator 1.2.0-dev dependency) Ok, it should all be setup. Unfortunately, it has

Re: Maven remote repositories and SNAPSHOT (was New Validator 1.2.0-dev dependency)

2005-08-29 Thread Wendy Smoak
[Oops, wrong button] From: Don Brown [EMAIL PROTECTED] Does the nightly builds publish SNAPSHOT jars anywhere? That would be darn useful for us. James and I were discussing SNAPSHOTs as being less frequent than nightly, just when it's stable and something interesting has changed. Could we