Hi Davy,
Sorry for this problem. It's due to the recent changes on apache
infrastructure. We lost all snapshots between end of august and few days ago
:-(
I just uploaded it. Tell me if something else is missing.
In parallel, I'll try to do a bootstrap with an empty repository.
Thanks
arnaud
On 11/1/06, Davy Toch <[EMAIL PROTECTED]> wrote:
Hi,
The root POM of the M1 trunk in SVN apparently has a dependency to a
version of maven-model that can't be found in the central repositories:
maven-1/core/project.xml:
<dependency>
<groupId>maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.0.2-20061008.232644</version>
...
</dependency>
I retrieved the M1 trunk from SVN with:
svn co http://svn.apache.org/repos/asf/maven/maven-1/trunks maven-1
My central repository settings in ~/build.properties:
maven.repo.remote=\
http://repo1.maven.org/maven,\
http://people.apache.org/repo/m1-snapshot-repository
I checked both repositories and the indicated version is indeed not
available.
Regards,
Davy Toch
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]