[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss not recognizing deployments from Maven
HappySpaceInvader
do-not-reply at jboss.com
Wed Aug 20 12:57:18 EDT 2008
"PeterJ" wrote : Doing a more careful read of your post, I would suspect that you want "Messaging" to end with the .jar extension. I also suspect that you want to know how to convince Maven to copy your Messaging.jar file to the deploy directory. For that I don't know - I use Ant to do all of my deploying, even if I build with Maven.
I'm not sure that's it - that Messaging directory name is taken straight from the artifactId in the Maven pom.xml. You wouldn't normally put the .jar/.ear etc. extension in there.
I think the way this is supposed to work is that it depends on the component-info.xml, but my copy of that file has been incorrectly generated because I am missing some essential setting in the maven-jboss-deploy-plugin configuration.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171566#4171566
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171566
More information about the jboss-user
mailing list