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)
--
Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}
web(log): http://www.poetz.cc
--------------------------------------------------------------------