Hi,

Le mercredi 23 mars 2011 à 15:51 +0100, Felix Knecht a écrit :
> Hi Darko
> 
> You can add following to your .m2/settings.xml:
> 
>    <profiles>
>      <profile>
>        <activation>
>          <activeByDefault>true</activeByDefault>
>        </activation>
>        <repositories>
>          <repository>
>          <id>apache.snapshots</id>
>          <name>Apache Snapshot Repository</name>
>          <url>http://repository.apache.org/snapshots</url>
>          <releases>
>            <enabled>false</enabled>
>          </releases>
>        </repository>
>       </repositories>
>      </profile>
>    </profiles>
> 
> This will add the snapshot repository where the wanted pom 
> (org.apache.james:james-server-root:pom:1.6-SNAPSHOT) can be found.

Where can I found sources for this artifact
(org.apache.james:james-server-root) ?


-- 
Matthieu Baechler <[email protected]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to