> <pluginRepository>
> <id>apache.snapshots</id>
> <name>Apache Maven Repository (Snapshots and Test
> Builds)</name> <!--
> url>http://people.apache.org/repo/m2-snapshot-repository/</url -->
>
> <url>http://people.apache.org/repo/m2-snapshot-repository/</url>
> <releases><enabled>false</enabled></releases>
> <snapshots><enabled>false</enabled></snapshots>
> </pluginRepository>
You disabled releases as well as snapshots?
Don't know if this is the reason for the error...
I am using
[EMAIL PROTECTED]:~$ mvn -v
Maven version: 2.0.8
Java version: 1.6.0_03
OS name: "linux" version: "2.6.22-14-generic" arch: "i386" Family: "unix"
and it works :)
Piero
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]