Ok, I don't mind using the command line to build. How do I create a minimal
FlexJS project? What is the minimal pom.xml? 

Reading a thread you and Chris has on the subject, I tried doing this:

C:\dev\printui\project>mvn -s
C:\dev\mvn_flexjs\flex-asjs\settings-template.xml archetype:generate
-DarchetypeGroupId=org.apache.flex.flexjs.framework
-DarchetypeArtifactId=flexjs-application-archetype
-DarchetypeVersion=0.8.0-SNAPSHOT

The result was:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-archetype-plugin:2
.4:generate (default-cli) on project standalone-pom: The desired archetype
does
not exist
(org.apache.flex.flexjs.framework:flexjs-application-archetype:0.8.0-S
NAPSHOT) -> [Help 1]





--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Using-Maven-with-Flash-Builder-tp57612p57745.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to