Thank you all for helping. All are useful!
-Zemian
On Jan 26, 2008, at Sat Jan 26 - 3:39 PM, Arnaud HERITIER wrote:
What you are searching is :
<profile>
<id>snapshots</id>
<repositories>
<repository>
<releases>
<enabled>false</enabled>
</releases>
<snapshots/>
<id>apache.snapshots</id>
<name>Maven Snapshots</name>
<url>http://people.apache.org/maven-snapshot-repository</url>
</repository>
<repository>
<releases>
<enabled>false</enabled>
</releases>
<snapshots/>
<id>codehaus.snapshots</id>
<url>http://snapshots.repository.codehaus.org/</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<releases>
<enabled>false</enabled>
</releases>
<snapshots/>
<id>apache.plugin.snapshots</id>
<name>Maven Plugin Snapshots</name>
<url>http://people.apache.org/maven-snapshot-repository</url>
</pluginRepository>
<pluginRepository>
<releases>
<enabled>false</enabled>
</releases>
<snapshots/>
<id>codehaus.plugin.snapshots</id>
<name>CodeHaus Plugin Snapshots</name>
<url>http://snapshots.repository.codehaus.org/</url>
</pluginRepository>
</pluginRepositories>
</profile>
Arnaud
On Jan 26, 2008 1:20 AM, Zemian Deng <[EMAIL PROTECTED]> wrote:
Hello list,
Is there a standard repository URL for maven's plugin snapshot? I am
interested in using the maven-eclipse-plugin with <version>2.5-
SNAPSHOT</version>
Thanks,
Zemian Deng
--
..........................................................
Arnaud HERITIER
..........................................................
OCTO Technology - aheritier AT octo DOT com
www.octo.com | blog.octo.com
..........................................................
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...........................................................
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]