"jaikiran" wrote : The groupId should have been org.jboss.maven.plugins.jbossas.
This is not caught (build succeeds) in the mvn install because of the "profile".
However, running
|
| mvn install -P it
|
| shows this error:
|
| [INFO] Failed to resolve artifact.
| |
| | GroupId: org.jboss.maven.plugins
| | ArtifactId: maven-jboss-as-control-plugin
| | Version: 0.1.0-SNAPSHOT
| |
|
| I have made the fix to the groupId in the example locally. Let me know if i can check
it in.
Is this now fixed in the release you're using? I made some cleanup changes last
week.
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198600#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...