|
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. |
- [servicemix-user] jboss deployer build problem Everitt, Glenn
- RE: [servicemix-user] jboss deployer build problem Philip Dodds
- RE: [servicemix-user] jboss deployer build problem Philip Dodds
