Im trying to follow this tutorial: https://docs.jboss.org/author/display/AS7/Helloworld+quickstart
But getting build error when following the simple instructions to
You might have to create one (see this page for more details):
There are two locations where a settings.xml file may live:
- The Maven install: $M2_HOME/conf/settings.xml
- A user's install: ${user.home}/.m2/settings.xml
But I feel the issue is with the version string of the dependency. Hardcode the version and try again:
org.jboss.spec
jboss-javaee-6.0
3.0.2.Final
pom
import
Uncommenting the following line might work too:
3.0.2.Final