-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Reinhard Poetz wrote: > Giacomo Pati wrote: >> Reinhard Poetz wrote: >>> Giacomo Pati wrote: >>>> BTW: Can we have a released deployer plugin as well. I know it will be >>>> deprecated but there are >>>> projects using it and the last released version is functional not the >>>> same as the one currently in >>>> trunk. And I've also tried to switch to the rcl plugin with no success. >>> How far did you come? What was the problem then? >> >> org.apache.commons:commons-jci-fam:jar:1.0-RC1 >> >> isn't resolvable. > > grrr, cocoon-rcl-webapp-wrapper/pom.xml should know where to look for it: > > <repositories> > <!-- Repository for the commons-jci --> > <repository> > <id>apache-m2-snapshot</id> > <name>Apache Maven 2 Repository</name> > <url>http://people.apache.org/repo/m2-snapshot-repository</url> > <releases> > <enabled>true</enabled> > </releases> > <snapshots> > <enabled>false</enabled> > </snapshots> > </repository> > </repositories> > > ... or do you get the exception from somewhere else? The fact is that it is annoying that I have to add all those repositories to my project block pom. Adding the repoitory above leads to a missing org.apache.cocoon:cocoon-rcl-spring-reloader:jar:1.0.0-M1-SNAPSHOT during mvn cocoon:webapp Ciao and thanks - -- Giacomo Pati Otego AG, Switzerland - http://www.otego.com Orixo, the XML business alliance - http://www.orixo.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (GNU/Linux) iD8DBQFGKMBTLNdJvZjjVZARAsxOAJ9uZ7C+mq9IT+n+KIhmbj+pyJswEQCdEtw1 1OZET92lQpg2c2y+hGUVfaI= =qdW/ -----END PGP SIGNATURE-----
