On 9/9/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 9/9/06, Alexandru Popescu <[EMAIL PROTECTED]> wrote:

> [WARNING] repository metadata for: 'snapshot
> org.apache.struts.tiles:tiles-core:0.2-SNAPSHOT' could not be
> retrieved fro
> m repository: apache due to an error: Error transferring file
> [INFO] Repository 'apache' will be blacklisted
...
>   apache (http://cvs.apache.org/repository),

If we need Apache's Maven 1 snapshot repo at all, it's
http://people.apache.org/repo/m1-snapshot-repository .
But I think it was only there for the Tiles 2 snapshot and is no longer needed.

>   apache.snapshots (http://cvs.apache.org/maven-snapshot-repository),

apache.snapshots should be http://people.apache.org/repo/m2-snapshot-repository
(And tiles-core-0.2-SNAPSHOT.jar is present.)

> Now, I can admit I am doing something wrong, but can you tell me what
> I should do differently?

The only thing you could be doing is defining these repositories in
~/.m2/settings.xml .  If you haven't added them, then they must be
coming from the s2 build files, which need to be corrected.


The only thing I have modified to the default installation of
maven-2.0.4 was adding this line:

<localRepository>D:/workspace/java/.repository/maven2repo</localRepository>

./alex
--
.w( the_mindstorm )p.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to