I think it should not be in there, because it's a snapshot repo, not a regular repo.
some users try to avoid dependency against a SNAPSHOt On 8/28/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 8/28/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > the parent pom 103 defines the maven-snapshot-repository. > that should not be in there, maybe only inside "distributionManagement" section. It needs to be there so we can re-define it with <releases><enabled>true</enabled></releases> which is different from what we inherit from the Apache parent pom. That's because we deploy non-snapshot versions to the snapshot repo. Why do you think it should not be there? (We do need to change the URL to repo/m2-snapshot-repository, though.) -- Wendy
-- Matthias Wessendorf further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
