Maybe this is just another silly question,
but in default.properties i see a
stratum.jar = ${lib.repo}/stratum/jars/stratum-1.0-b3-dev.jar
and in project.xml
<dependency>
<id>stratum</id>
<version>1.0-b3</version>
<url>http://jakarta.apache.org/turbine/stratum/</url>
</dependency>
This causes the runtime:test goal to fail (even though the java:jar
works ok), unless i override the stratum.jar in my build.properties .
Is this intentional?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
- [vote] plans for torque 3.1 Martin Poeschl
- Re: [vote] plans for torque 3.1 James A. Hillyerd
- RE: [vote] plans for torque 3.1 Stephen Haberman
- Re: [vote] plans for torque 3.1 Neeme Praks
- AW: about stratum jar Andreou Andreas
- AW: about stratum jar Marc Lustig
