Navin Surtani [
https://community.jboss.org/people/navssurtani] created the discussion
"Re: Error in Building JBoss AS 7.x from source"
To view the discussion, visit:
https://community.jboss.org/message/804209#804209
--------------------------------------------------------------
You're missing out on a couple of things here.
1. Since this post is related to AS7, the correct forum is actually
https://community.jboss.org/community/jbossas7/dev
https://community.jboss.org/en/jbossas7/dev
2. You forgot the plugin repository for Maven. Make sure that you configure the
<pluginRepositories/> within your xml configuration. See the 'Configuring Maven
to use the JBoss Repository' on: *https://community.jboss.org/docs/DOC-15169
https://community.jboss.org/wiki/MavenGettingStarted-Users*
3. I wouldn't call Maven directly from the command line in the directory you've
checked out. There are some intricacies to the build process, so I always run the build.sh
(build.bat for Windows) for the compilation to work.
If this isn't enough, please post up on the correct forum - I don't want to be
spamming the JBoss Tools forum.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/804209#804209]
Start a new discussion in JBoss Tools at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]