I want to deploy all my project dependencies using jboss-as-maven-plugin. I have defined project dependencies in my pom.xml file, but how can I deploy it using the jboss-as-maven-plugin? Is there a way to do it?