|
I have repeated the same steps in a Linux machine and has got a SUCCESSFUL BUILD (http://issues.appfuse.org/browse/APF-1175 still applies, thou). I wonder if this issue may be Windows / Cygwin related.
Platform encoding is also different in both tests: $ mvn -version Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.6.0_12 Java home: /usr/lib/jvm/java-6-sun-1.6.0.12/jre Default locale: es_ES, platform encoding: UTF-8 OS name: "linux" version: "2.6.26-2-686" arch: "i386" Family: "unix" Changing to fix for M2 ... pending test on Windows.
I'm having the same problem, with struts, on windows.
mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-modular-struts-archetype -DarchetypeVersion=2.1.0-M1 -DgroupId=com.cronopius -DartifactId=issue cd issue mvn org.apache.maven.plugins:maven-eclipse-plugin:2.6:eclipse mvn appfuse:full-source mvn install 16 required artifacts are missing. for artifact: com.cronopius:core:jar:1.0-SNAPSHOT for instance: 3) javax.persistence:persistence-api:jar:${jpa.version} What shows that version props are not in the pom. (parent nor core) mvn --version Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400) Java version: 1.5.0_22 Java home: C:\Program Files\Java\jdk1.5.0_22\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" I'm having the same problem, with struts, on windows.
mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-modular-struts-archetype -DarchetypeVersion=2.1.0-M1 -DgroupId=com.cronopius -DartifactId=issue cd issue mvn org.apache.maven.plugins:maven-eclipse-plugin:2.6:eclipse mvn appfuse:full-source mvn install 16 required artifacts are missing. for artifact: com.cronopius:core:jar:1.0-SNAPSHOT for instance: 3) javax.persistence:persistence-api:jar:${jpa.version} What shows that version props are not in the pom. (parent nor core) mvn --version Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400) Java version: 1.5.0_22 Java home: C:\Program Files\Java\jdk1.5.0_22\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" I'm having the same problem, with struts, on windows.
mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-modular-struts-archetype -DarchetypeVersion=2.1.0-M1 -DgroupId=com.cronopius -DartifactId=issue cd issue mvn org.apache.maven.plugins:maven-eclipse-plugin:2.6:eclipse mvn appfuse:full-source mvn install 16 required artifacts are missing. for artifact: com.cronopius:core:jar:1.0-SNAPSHOT for instance: 3) javax.persistence:persistence-api:jar:${jpa.version} What shows that version props are not in the pom. (parent nor core) mvn --version Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400) Java version: 1.5.0_22 Java home: C:\Program Files\Java\jdk1.5.0_22\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" I am also facing exactly the same problem. Can anybody suggest the solution please?
|
|||||||||||||||||||||||||||||||||||
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] AppFuse Modular Application ........................... SUCCESS [2.859s]
[INFO] AppFuse Modular Application - Core .................... SUCCESS [29.606s]
[INFO] AppFuse Modular Application - Web (JSF) ............... SUCCESS [1:15.170s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 48 seconds
[INFO] Finished at: Tue Dec 01 23:52:49 EST 2009
[INFO] Final Memory: 145M/272M
[INFO] ------------------------------------------------------------------------