Alexey Kazakov [
http://community.jboss.org/people/akazakov] created the discussion
"Re: JBoss Tools: Seam: build/clean error"
To view the discussion, visit:
http://community.jboss.org/message/589319#589319
--------------------------------------------------------------
Hi,
The simplest way to build Seam Tools via maven is to do the following steps:
1) cd <trunk_folder>
2) mvn clean install -f build/parent/pom.xml -P helios-no-target
3) mvn clean install -f build/pom.xml -Dmaven.test.skip -P helios-no-target,seam-bootstrap
Make sure you are using Maven 3 !
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/589319#589319]
Start a new discussion in JBoss Tools at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]