You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shale.apache.org by "Matthias Wessendorf (JIRA)" <ji...@apache.org> on 2006/08/29 00:53:37 UTC

[jira] Updated: (SHALE-265) Parent-POM has snapshot repository dependency

     [ http://issues.apache.org/struts/browse/SHALE-265?page=all ]

Matthias Wessendorf updated SHALE-265:
--------------------------------------

    Affects Version/s: 1.0.4-SNAPSHOT

> Parent-POM has snapshot repository dependency
> ---------------------------------------------
>
>                 Key: SHALE-265
>                 URL: http://issues.apache.org/struts/browse/SHALE-265
>             Project: Shale
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.4-SNAPSHOT, 1.0.3
>            Reporter: Matthias Wessendorf
>            Priority: Critical
>
> the parent pom 103 defines the maven-snapshot-repository.
> that should not be in there, maybe only inside "distributionManagement" section.
>    <repositories>
>         <repository>
>             <id>apache.snapshots</id>
>             <name>Apache Maven Repository (Snapshots and Test Builds)</name>
>             <url>http://people.apache.org/maven-snapshot-repository</url>
>             <releases><enabled>true</enabled></releases>
>             <snapshots><enabled>true</enabled></snapshots>
>         </repository>
>         <repository>
>             <id>java.net</id>
>             <name>java.net Maven 1 Repository</name>
>             <url>https://maven-repository.dev.java.net/nonav/repository</url>
>             <layout>legacy</layout>
>         </repository>
> ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira