-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Giacomo Pati wrote: > > > Reinhard Poetz wrote: >> Giacomo Pati wrote: >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> >>> >>> Reinhard Poetz wrote: >>>> Giacomo Pati wrote: >>>>> -----BEGIN PGP SIGNED MESSAGE----- >>>>> Hash: SHA1 >>>>> >>>>> Hi all >>>>> >>>>> I'm trying to test the new poms (without version element in >>>>> dependencies section). But it seem trunk >>>>> dosn't build. It say it misses >>>>> org.daisycms:daisy-java-adapter:jar:1.0.0-SNAPSHOT >>>>> >>>>> Do I have to switch any repositories? >>>> hmmm, where is this dependency defined? Use 1.0.0-20070418.125604-1 >>>> instead. The artifact should be available at >>>> >>>> <pluginRepositories> >>>> <pluginRepository> >>>> <id>reinhard-m2-snapshot-repository</id> >>>> <url>http://www.apache.org/~reinhard/m2-snapshot-repository</url> >>>> <releases> >>>> <enabled>false</enabled> >>>> </releases> >>>> <snapshots> >>>> <enabled>true</enabled> >>>> </snapshots> >>>> </pluginRepository> >>>> </pluginRepositories> >>> Shouldn't this definition go into the root pom until you have the >>> release out? >> it has been there (for ages) > > Yes, I've seenit, but still it doesn't build :-( The repository definition had to be in the <repositories> section. Now I can build trunk. I'll go to checkin the poms now. > - -- 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) iD8DBQFGJ23KLNdJvZjjVZARAp30AKCzN5wUBhwFWEzeDX34xiqfMhOsvQCcCH2B JFRHQdzFSp4G6gPZbC/LgZc= =9Mp2 -----END PGP SIGNATURE-----
