You should try and make sure your XDoclet is installed :

 

You will need to download XDoclet and follow these instructions:

 

Maven is an increasingly popular build tool, and XDoclet maintains its own Maven plug-in. This plug-in is located in the same folder as the other xdoclet jar files, and is named maven-xdoclet-plugin-<version>.jar. Just drop it in your $MAVEN_HOME/plugins directory and you're ready to go. You might have to delete your $MAVEN_HOME/cache/*.* files and previous un-zipped XDoclet plug-ins in $MAVEN_HOME/plugins to be able to get it to work properly.

The Maven XDoclet plug-in supports all standard tasks and subtasks of XDoclet.

 

See http://xdoclet.sourceforge.net/xdoclet/maven-plugin.html

 

Unset your maven repo back to Ibiblio,  in the meantime I’ll try and put up a SAR based on M2 on the JBoss deployer page.

 

Cheers

 

P

 

 


From: Everitt, Glenn [mailto:[EMAIL PROTECTED]
Sent: Monday, August 08, 2005 5:15 PM
To: '[email protected]'
Subject: [servicemix-user] jboss deployer build problem

 

I’m trying to build the jboss-deployer by following the steps on the JBoss Deployer web page.  I think have successfully built ServiceMix base but I had to exclude the following unit test for the build to complete:

        <exclude>**/HttpTest.*</exclude>

        <exclude>**/SaajTest.*</exclude>

        <exclude>**/FileTest.*</exclude>

        <exclude>**/ClusterFlowTest.*</exclude>

 

I am a maven moron so I probably did something wrong or have not completely configured something but  I can just use the ServiceMix1.0-M2 build.  The problem is I have to build the jboss-deployer and the build fails with this error

 

===========

BUILD FAILED

File...... C:\temp\servicemix\unzip\servicemix\servicemix-1.0-M2\tooling\jboss-d

eployer\maven.xml

Element... attainGoal

Line...... 4

Column.... 42

No goal [xdoclet:jmxdoclet]

Total time: 3 seconds

Finished at: Mon Aug 08 16:46:02 EDT 2005

==============

 

I guessing it cannot find the xdoclet-jmx-module-1.2.jar at http://xdoclet.sourceforge.net

 

I tried to add

maven.repo.remote=http://xdoclet.sourceforge.net

into the /servicemix-1.0-m2/project.properties file but this didn’t seem to help.

 

How can I fix this?

 

Could someone just post the jboss-deployer.sar file for M2 on the jars download page?

 

Glenn Everitt

Compuware Corporation

 




The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.


Reply via email to