Robert,

thanks for the reports, and sorry for the errors on my side.

First of all, of course I didn't want to enforce use of 1.5. It is simply my fault, that I didn't configure the compiler properly. I'll recompile the plugin and put another version on the Ibiblio server. Unfortunately, that will take some days, because only the initial work can be done by me.

Second, about the configuration problems: Could you please be so kind to use Maven's -X flag (debugging mode) and send the output of what you think to be wrong to the JaxMe mailing list (jaxme-dev@ws.apache.org). Note, that you must be subscribed for posting.

Jochen


Robert Eric Reeves wrote:
Jochen,

I just added the maven-jaxme-plugin to my pom.xml and got an error that makes 
me think you compiled it with a 1.5 JDK.

org/apache/ws/jaxme/maven/plugins/JaxMeGoal (Unsupported major.minor version 
49.0)

I was using 1.4.2_09 JDK. When I bumped it to a 1.5, it started to work.

Did you mean to enforce 1.5 usage?

Also, my properties aren't being picked up by the plugin. I add the following 
to my plugin node, but it still looks in src/jaxme for the xsd file:

 <configuration>
    <schema>src/xsd/*.xsd</schema>
 </configuration>

Also, when I add <packageName>com.foo.bar</packageName>, it complains that the 
package name isn't set.

Thanks a ton!

Robert




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to