Hi,

I just checked out Magnolia branch 4.4 and tried to build it, using only the repository given in the maven-settings-template-community.xml <http://wiki.magnolia-cms.com/download/attachments/46891234/maven-settings-template-community.xml?version=1>, as pointed to by http://wiki.magnolia-cms.com/display/DEV/Maven+setup

It seems that one also needs to add the Magnolia repository as a pluginRepository in order build, so the following should probably be added to maven-settings-template-community.xml:

   <pluginRepositories>
   <pluginRepository>
   <id>magnolia.nexus.public</id>
   <url>http://nexus.magnolia-cms.com/content/groups/public/</url>
   <releases>
   <enabled>true</enabled>
   </releases>
   <snapshots>
   <enabled>true</enabled>
   </snapshots>
   </pluginRepository>
   </pluginRepositories>

Regards,
Jörg

--
Dipl. inf. Jörg von Frantzius, System Architect
Email mailto:[email protected]
Phone +49 30 283921-318
Fax +49 30 283921-29
Aperto AG - In der Pianofabrik
Chausseestraße 5, D-10115 Berlin-Mitte
Web http://www.aperto.de
HRB 77049, AG Berlin Charlottenburg
Vorstand: Dirk Buddensiek


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to