The Issue
When you import switchyard application from JBoss quickstart project, you may see the Jboss Devveloper Studio [JBDS] complain about the execution task. This is a well know problem.The Solution
To fix this problem, simple put the following code to the pom.xml before the end of build tag like the following:org.eclipse.m2e lifecycle-mapping 1.0.0 org.switchyard switchyard-plugin [1.0.0,) configure
Make sure update the maven project
No comments:
Post a Comment