Ashley Williams wrote:
<dependency>
<groupId>jaxme</groupId>
<artifactId>jaxme-api</artifactId>
<version>0.3</version>
<!--scope>runtime</scope-->
</dependency>
</dependencies>
The version number should be 0.5 here.
What's the meaning of the scope element? Generally, all jar files are
required by the generator. At runtime, jaxme.jar may be replaced with
jaxme-rt.jar. All others are required again.
Jochen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]