Here my repositories :
<repositories>
<!-- repositories -->
<repository>
<id>repository.openmindonline.it</id>
<name>openmind repository</name>
<url>http://repository.openmindonline.it</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>com.springsource.repository.bundles.release</id>
<name>EBR Spring Release Repository</name>
<url>http://repository.springsource.com/maven/bundles/release</url>
</repository>
<repository>
<id>com.springsource.repository.bundles.external</id>
<name>EBR External Release Repository</name>
<url>http://repository.springsource.com/maven/bundles/external</url>
</repository>
</repositories>
I didn't find any settings.xml file.
The error is something like jar not found in updating maven dependencies.
Tks
Tullio
--
View this message in context:
http://old.nabble.com/STK-1.4.2-download-fail-with-maven-tp30881348p30891354.html
Sent from the Magnolia - User mailing list archive at Nabble.com.
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------