On 8/22/06, Nathan Beyer <[EMAIL PROTECTED]> wrote:
One thing I noticed was the repository configurations. In particular the "releases" disabled and "snapshots" enabled. Like this:
[del]
Have you tested this out? I've found that when 'releases' is disabled, the repository seems to be completely ignored if you're not using explicit dependency versions. For example, the dependency downloads if the version is "2-SNAPSHOT", but it doesn't if the version is "[1,3)". I'm still trying to track down exactly what's causing this for me, but I thought I'd check. I suspect it has something to do with ArtifactRepositoryMetadata's [1] isSnapshot()method being hardcoded to return false, but I'm still trying to narrow it down farther.
The purpose of this wiki page is to document how you would build the latest snapshot version of plugins. And since these plugins have yet to be released they are likely to depend upon snapshot versions. In the repository at <url>http://people.apache.org/maven-snapshot-repository</url> there should be no released versions. Al released versions would be available from central. Please start another thread and explain what you are trying to do as what you have written above would indicate that this post has no value to you and you should ignore it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]