Script started on Wed 04 Apr 2012 10:06:54 AM MDT % ]2;jporter@jporter: ~/projects/jboss/forge/core]1;..ss/forge/core jporter@jporter [10:06:55] [~/projects/jboss/forge/core] [master] -> %  jporter@jporter [10:06:55] [~/projects/jboss/forge/core] [master] -> % mmvn clean install ]2;mvn clean install]1;mvn[INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jboss.forge:forge-test-harness-web:jar:1.0.3-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.jboss.arquillian:arquillian-bom:pom must be one of [provided, compile, runtime, test, system] but is 'import'. @ line 57, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Forge - Parent [INFO] Forge - Targeted Event Bus [INFO] Forge - Parser/Java API [INFO] Forge - Parser/XML [INFO] Forge - Shell API [INFO] Forge - Maven Integration APIs [INFO] Forge - Git Integration [INFO] Forge - Test Harness [INFO] Forge - Maven Project Model [INFO] Forge - Parser/Java [INFO] Forge - Shell [INFO] Forge - Git Integration Tests [INFO] Forge - Project Model Maven Tests [INFO] Forge - Test Harness (Web) [INFO] Forge - Java EE APIs [INFO] Forge - Java EE Integration Impl & Plugins [INFO] Forge - Scaffolding APIs [INFO] Forge - Scaffolding Plugins [INFO] Forge - Dev Plugins [INFO] Forge - Scaffold Provider for Java Server Faces [INFO] Forge - Modular Plugin Loader [INFO] JBoss Forge - Distribution Build [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Parent 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-parent --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-parent --- [INFO] Installing /home/jporter/projects/jboss/forge/core/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-parent/1.0.3-SNAPSHOT/forge-parent-1.0.3-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Targeted Event Bus 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-event-bus --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-event-bus --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-event-bus --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-event-bus --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-event-bus --- [INFO] Compiling 8 source files to /home/jporter/projects/jboss/forge/core/event-bus-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-event-bus --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/event-bus-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-event-bus --- [INFO] Compiling 7 source files to /home/jporter/projects/jboss/forge/core/event-bus-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-event-bus --- [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/event-bus-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.forge.bus.cdi.ObserverCaptureExtensionTest log4j:WARN No appenders could be found for logger (org.jboss.weld.Version). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 sec Running org.jboss.forge.bus.EventBusTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forge-event-bus --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/event-bus-api/target/forge-event-bus-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-event-bus --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/event-bus-api/target/forge-event-bus-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-event-bus --- [INFO] Installing /home/jporter/projects/jboss/forge/core/event-bus-api/target/forge-event-bus-1.0.3-SNAPSHOT.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-event-bus/1.0.3-SNAPSHOT/forge-event-bus-1.0.3-SNAPSHOT.jar [INFO] Installing /home/jporter/projects/jboss/forge/core/event-bus-api/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-event-bus/1.0.3-SNAPSHOT/forge-event-bus-1.0.3-SNAPSHOT.pom [INFO] Installing /home/jporter/projects/jboss/forge/core/event-bus-api/target/forge-event-bus-1.0.3-SNAPSHOT-sources.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-event-bus/1.0.3-SNAPSHOT/forge-event-bus-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Parser/Java API 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-parser-java-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-parser-java-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-parser-java-api --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-parser-java-api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-parser-java-api --- [INFO] Compiling 39 source files to /home/jporter/projects/jboss/forge/core/parser-java-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-parser-java-api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/parser-java-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-parser-java-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-parser-java-api --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/parser-java-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forge-parser-java-api --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/parser-java-api/target/forge-parser-java-api-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-parser-java-api --- [INFO] org already added, skipping [INFO] org/jboss already added, skipping [INFO] org/jboss/forge already added, skipping [INFO] org/jboss/forge/parser already added, skipping [INFO] org/jboss/forge/parser/java already added, skipping [INFO] org/jboss/forge/parser/java/util already added, skipping [INFO] Building jar: /home/jporter/projects/jboss/forge/core/parser-java-api/target/forge-parser-java-api-1.0.3-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/jboss already added, skipping [INFO] org/jboss/forge already added, skipping [INFO] org/jboss/forge/parser already added, skipping [INFO] org/jboss/forge/parser/java already added, skipping [INFO] org/jboss/forge/parser/java/util already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-parser-java-api --- [INFO] Installing /home/jporter/projects/jboss/forge/core/parser-java-api/target/forge-parser-java-api-1.0.3-SNAPSHOT.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-parser-java-api/1.0.3-SNAPSHOT/forge-parser-java-api-1.0.3-SNAPSHOT.jar [INFO] Installing /home/jporter/projects/jboss/forge/core/parser-java-api/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-parser-java-api/1.0.3-SNAPSHOT/forge-parser-java-api-1.0.3-SNAPSHOT.pom [INFO] Installing /home/jporter/projects/jboss/forge/core/parser-java-api/target/forge-parser-java-api-1.0.3-SNAPSHOT-sources.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-parser-java-api/1.0.3-SNAPSHOT/forge-parser-java-api-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Parser/XML 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-parser-xml --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-parser-xml --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-parser-xml --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-parser-xml --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-parser-xml --- [INFO] Compiling 11 source files to /home/jporter/projects/jboss/forge/core/parser-xml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-parser-xml --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/parser-xml/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-parser-xml --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-parser-xml --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/parser-xml/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forge-parser-xml --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/parser-xml/target/forge-parser-xml-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-parser-xml --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/parser-xml/target/forge-parser-xml-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-parser-xml --- [INFO] Installing /home/jporter/projects/jboss/forge/core/parser-xml/target/forge-parser-xml-1.0.3-SNAPSHOT.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-parser-xml/1.0.3-SNAPSHOT/forge-parser-xml-1.0.3-SNAPSHOT.jar [INFO] Installing /home/jporter/projects/jboss/forge/core/parser-xml/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-parser-xml/1.0.3-SNAPSHOT/forge-parser-xml-1.0.3-SNAPSHOT.pom [INFO] Installing /home/jporter/projects/jboss/forge/core/parser-xml/target/forge-parser-xml-1.0.3-SNAPSHOT-sources.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-parser-xml/1.0.3-SNAPSHOT/forge-parser-xml-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Shell API 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-shell-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-shell-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-shell-api --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-shell-api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-shell-api --- [INFO] Compiling 131 source files to /home/jporter/projects/jboss/forge/core/shell-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-shell-api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/shell-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-shell-api --- [INFO] Compiling 4 source files to /home/jporter/projects/jboss/forge/core/shell-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-shell-api --- [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/shell-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.forge.project.dependencies.DependencyBuilderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running org.jboss.forge.project.BaseProjectTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.jboss.forge.shell.PromptTypeTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forge-shell-api --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/shell-api/target/forge-shell-api-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-shell-api --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/shell-api/target/forge-shell-api-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-shell-api --- [INFO] Installing /home/jporter/projects/jboss/forge/core/shell-api/target/forge-shell-api-1.0.3-SNAPSHOT.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-shell-api/1.0.3-SNAPSHOT/forge-shell-api-1.0.3-SNAPSHOT.jar [INFO] Installing /home/jporter/projects/jboss/forge/core/shell-api/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-shell-api/1.0.3-SNAPSHOT/forge-shell-api-1.0.3-SNAPSHOT.pom [INFO] Installing /home/jporter/projects/jboss/forge/core/shell-api/target/forge-shell-api-1.0.3-SNAPSHOT-sources.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-shell-api/1.0.3-SNAPSHOT/forge-shell-api-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Maven Integration APIs 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-maven-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-maven-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-maven-api --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-maven-api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-maven-api --- [INFO] Compiling 27 source files to /home/jporter/projects/jboss/forge/core/maven-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-maven-api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/maven-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-maven-api --- [INFO] Compiling 3 source files to /home/jporter/projects/jboss/forge/core/maven-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-maven-api --- [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/maven-api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.forge.maven.dependencies.MavenDependencyAdapterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.jboss.forge.maven.profiles.ProfileAdapterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.jboss.forge.maven.profiles.ProfileBuilderTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forge-maven-api --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/maven-api/target/forge-maven-api-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-maven-api --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/maven-api/target/forge-maven-api-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-maven-api --- [INFO] Installing /home/jporter/projects/jboss/forge/core/maven-api/target/forge-maven-api-1.0.3-SNAPSHOT.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-maven-api/1.0.3-SNAPSHOT/forge-maven-api-1.0.3-SNAPSHOT.jar [INFO] Installing /home/jporter/projects/jboss/forge/core/maven-api/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-maven-api/1.0.3-SNAPSHOT/forge-maven-api-1.0.3-SNAPSHOT.pom [INFO] Installing /home/jporter/projects/jboss/forge/core/maven-api/target/forge-maven-api-1.0.3-SNAPSHOT-sources.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-maven-api/1.0.3-SNAPSHOT/forge-maven-api-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Git Integration 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-git-tools --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-git-tools --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-git-tools --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-git-tools --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-git-tools --- [INFO] Compiling 2 source files to /home/jporter/projects/jboss/forge/core/git-tools/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-git-tools --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/git-tools/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-git-tools --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-git-tools --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/git-tools/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forge-git-tools --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/git-tools/target/forge-git-tools-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-git-tools --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/git-tools/target/forge-git-tools-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-git-tools --- [INFO] Installing /home/jporter/projects/jboss/forge/core/git-tools/target/forge-git-tools-1.0.3-SNAPSHOT.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-git-tools/1.0.3-SNAPSHOT/forge-git-tools-1.0.3-SNAPSHOT.jar [INFO] Installing /home/jporter/projects/jboss/forge/core/git-tools/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-git-tools/1.0.3-SNAPSHOT/forge-git-tools-1.0.3-SNAPSHOT.pom [INFO] Installing /home/jporter/projects/jboss/forge/core/git-tools/target/forge-git-tools-1.0.3-SNAPSHOT-sources.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-git-tools/1.0.3-SNAPSHOT/forge-git-tools-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Test Harness 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-test-harness --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-test-harness --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-test-harness --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-test-harness --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/test-harness/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-test-harness --- [INFO] Compiling 7 source files to /home/jporter/projects/jboss/forge/core/test-harness/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-test-harness --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/test-harness/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-test-harness --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-test-harness --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/test-harness/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forge-test-harness --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/test-harness/target/forge-test-harness-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-test-harness --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/test-harness/target/forge-test-harness-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-test-harness --- [INFO] Installing /home/jporter/projects/jboss/forge/core/test-harness/target/forge-test-harness-1.0.3-SNAPSHOT.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-test-harness/1.0.3-SNAPSHOT/forge-test-harness-1.0.3-SNAPSHOT.jar [INFO] Installing /home/jporter/projects/jboss/forge/core/test-harness/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-test-harness/1.0.3-SNAPSHOT/forge-test-harness-1.0.3-SNAPSHOT.pom [INFO] Installing /home/jporter/projects/jboss/forge/core/test-harness/target/forge-test-harness-1.0.3-SNAPSHOT-sources.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-test-harness/1.0.3-SNAPSHOT/forge-test-harness-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Maven Project Model 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-project-model-maven --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-project-model-maven --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-project-model-maven --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-project-model-maven --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-project-model-maven --- [INFO] Compiling 19 source files to /home/jporter/projects/jboss/forge/core/project-model-maven/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-project-model-maven --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/project-model-maven/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-project-model-maven --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-project-model-maven --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/project-model-maven/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forge-project-model-maven --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/project-model-maven/target/forge-project-model-maven-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-project-model-maven --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/project-model-maven/target/forge-project-model-maven-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-project-model-maven --- [INFO] Installing /home/jporter/projects/jboss/forge/core/project-model-maven/target/forge-project-model-maven-1.0.3-SNAPSHOT.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-project-model-maven/1.0.3-SNAPSHOT/forge-project-model-maven-1.0.3-SNAPSHOT.jar [INFO] Installing /home/jporter/projects/jboss/forge/core/project-model-maven/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-project-model-maven/1.0.3-SNAPSHOT/forge-project-model-maven-1.0.3-SNAPSHOT.pom [INFO] Installing /home/jporter/projects/jboss/forge/core/project-model-maven/target/forge-project-model-maven-1.0.3-SNAPSHOT-sources.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-project-model-maven/1.0.3-SNAPSHOT/forge-project-model-maven-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Parser/Java 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/org/eclipse/osgi/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/osgi/maven-metadata.xml 357 B Downloaded: http://repo1.maven.org/maven2/org/eclipse/osgi/maven-metadata.xml (357 B at 0.6 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/equinox/common/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/eclipse/equinox/common/maven-metadata.xml 362 B Downloaded: http://repo1.maven.org/maven2/org/eclipse/equinox/common/maven-metadata.xml (362 B at 1.0 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/core/jobs/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/eclipse/core/jobs/maven-metadata.xml 357 B Downloaded: http://repo1.maven.org/maven2/org/eclipse/core/jobs/maven-metadata.xml (357 B at 0.9 KB/sec) Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/equinox/preferences/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/eclipse/equinox/preferences/maven-metadata.xml 376 B Downloaded: http://repo1.maven.org/maven2/org/eclipse/equinox/preferences/maven-metadata.xml (376 B at 0.9 KB/sec) Downloading: http://repo1.maven.org/maven2/org/eclipse/core/contenttype/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/core/contenttype/maven-metadata.xml 368 B Downloaded: http://repo1.maven.org/maven2/org/eclipse/core/contenttype/maven-metadata.xml (368 B at 1.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-parser-java --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-parser-java --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-parser-java --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-parser-java --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-parser-java --- [INFO] Compiling 22 source files to /home/jporter/projects/jboss/forge/core/parser-java/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-parser-java --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-parser-java --- [INFO] Compiling 29 source files to /home/jporter/projects/jboss/forge/core/parser-java/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-parser-java --- [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/parser-java/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.forge.test.parser.java.MethodVisibilityTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 sec Running org.jboss.forge.test.parser.java.MethodThrowsExceptionsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec Running org.jboss.forge.test.parser.java.JavaClassMethodTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec Running org.jboss.forge.test.parser.java.util.RefactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Running org.jboss.forge.test.parser.java.util.TypesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.jboss.forge.test.parser.java.util.FormatterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running org.jboss.forge.test.parser.java.JavaInterfaceInterfaceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.jboss.forge.test.parser.java.MethodSignatureTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.jboss.forge.test.parser.java.FieldTypeTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.jboss.forge.test.parser.java.JavaInterfaceTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running org.jboss.forge.test.parser.java.MethodAnnotationTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec Running org.jboss.forge.test.parser.java.JavaClassAnnotationTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Running org.jboss.forge.test.parser.java.FieldAnnotationTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec Running org.jboss.forge.test.parser.java.JavaClassCreationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.jboss.forge.test.parser.java.MethodReturnTypeTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec Running org.jboss.forge.test.parser.java.ResolveTypeTest Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.jboss.forge.test.parser.java.FieldVisibilityTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.jboss.forge.test.parser.java.JavaClassInterfaceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.jboss.forge.test.parser.java.JavaClassTest Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running org.jboss.forge.test.parser.java.JavaClassVisibilityTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.jboss.forge.test.parser.java.JavaEnumTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.jboss.forge.test.parser.java.JavaParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.jboss.forge.test.parser.java.FieldTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Results : Tests run: 208, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forge-parser-java --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/parser-java/target/forge-parser-java-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-parser-java --- [INFO] org already added, skipping [INFO] org/jboss already added, skipping [INFO] org/jboss/forge already added, skipping [INFO] org/jboss/forge/parser already added, skipping [INFO] org/jboss/forge/parser/java already added, skipping [INFO] org/jboss/forge/parser/java/util already added, skipping [INFO] Building jar: /home/jporter/projects/jboss/forge/core/parser-java/target/forge-parser-java-1.0.3-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/jboss already added, skipping [INFO] org/jboss/forge already added, skipping [INFO] org/jboss/forge/parser already added, skipping [INFO] org/jboss/forge/parser/java already added, skipping [INFO] org/jboss/forge/parser/java/util already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-parser-java --- [INFO] Installing /home/jporter/projects/jboss/forge/core/parser-java/target/forge-parser-java-1.0.3-SNAPSHOT.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-parser-java/1.0.3-SNAPSHOT/forge-parser-java-1.0.3-SNAPSHOT.jar [INFO] Installing /home/jporter/projects/jboss/forge/core/parser-java/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-parser-java/1.0.3-SNAPSHOT/forge-parser-java-1.0.3-SNAPSHOT.pom [INFO] Installing /home/jporter/projects/jboss/forge/core/parser-java/target/forge-parser-java-1.0.3-SNAPSHOT-sources.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-parser-java/1.0.3-SNAPSHOT/forge-parser-java-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Shell 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repository.sonatype.org/org/eclipse/osgi/maven-metadata.xml Downloading: http://snapshots.repository.codehaus.org/org/eclipse/osgi/maven-metadata.xml Downloading: http://snapshots.repository.codehaus.org/org/eclipse/equinox/common/maven-metadata.xml Downloading: https://repository.sonatype.org/org/eclipse/equinox/common/maven-metadata.xml Downloading: https://repository.sonatype.org/org/eclipse/core/jobs/maven-metadata.xml Downloading: http://snapshots.repository.codehaus.org/org/eclipse/core/jobs/maven-metadata.xml Downloading: http://snapshots.repository.codehaus.org/org/eclipse/equinox/preferences/maven-metadata.xml Downloading: https://repository.sonatype.org/org/eclipse/equinox/preferences/maven-metadata.xml Downloading: https://repository.sonatype.org/org/eclipse/core/contenttype/maven-metadata.xml Downloading: http://snapshots.repository.codehaus.org/org/eclipse/core/contenttype/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-shell --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-shell --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-shell --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-shell --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-shell --- [INFO] Compiling 189 source files to /home/jporter/projects/jboss/forge/core/shell/target/classes [WARNING] /home/jporter/projects/jboss/forge/core/shell/src/main/java/org/jboss/forge/shell/SigHandler.java:[24,15] sun.misc.Signal is Sun proprietary API and may be removed in a future release [WARNING] /home/jporter/projects/jboss/forge/core/shell/src/main/java/org/jboss/forge/shell/SigHandler.java:[25,15] sun.misc.SignalHandler is Sun proprietary API and may be removed in a future release [WARNING] Supported source version 'RELEASE_5' from annotation processor 'org.sonatype.guice.bean.scanners.index.QualifiedIndexAPT6' less than -source '1.6' /home/jporter/projects/jboss/forge/core/shell/src/main/java/org/jboss/forge/shell/SigHandler.java:[24,15] sun.misc.Signal is Sun proprietary API and may be removed in a future release [WARNING] /home/jporter/projects/jboss/forge/core/shell/src/main/java/org/jboss/forge/shell/SigHandler.java:[25,15] sun.misc.SignalHandler is Sun proprietary API and may be removed in a future release [WARNING] /home/jporter/projects/jboss/forge/core/shell/src/main/java/org/jboss/forge/shell/console/jline/console/ConsoleReader.java:[2057,65] [deprecation] plainTextFlavor in java.awt.datatransfer.DataFlavor has been deprecated [WARNING] /home/jporter/projects/jboss/forge/core/shell/src/main/java/org/jboss/forge/shell/SigHandler.java:[36,6] sun.misc.SignalHandler is Sun proprietary API and may be removed in a future release [WARNING] /home/jporter/projects/jboss/forge/core/shell/src/main/java/org/jboss/forge/shell/SigHandler.java:[36,43] sun.misc.SignalHandler is Sun proprietary API and may be removed in a future release [WARNING] /home/jporter/projects/jboss/forge/core/shell/src/main/java/org/jboss/forge/shell/SigHandler.java:[36,43] sun.misc.SignalHandler is Sun proprietary API and may be removed in a future release [WARNING] /home/jporter/projects/jboss/forge/core/shell/src/main/java/org/jboss/forge/shell/SigHandler.java:[39,34] sun.misc.Signal is Sun proprietary API and may be removed in a future release [WARNING] /home/jporter/projects/jboss/forge/core/shell/src/main/java/org/jboss/forge/shell/SigHandler.java:[45,24] sun.misc.Signal is Sun proprietary API and may be removed in a future release [WARNING] /home/jporter/projects/jboss/forge/core/shell/src/main/java/org/jboss/forge/shell/SigHandler.java:[45,6] sun.misc.Signal is Sun proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-shell --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-shell --- [INFO] Compiling 47 source files to /home/jporter/projects/jboss/forge/core/shell/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-shell --- [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/shell/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.forge.env.ConfigurationImplTest ? Use [/tmp/abstractshelltest6504542337607164153.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest6504542337607164153.tmp/test] Deleted /tmp/abstractshelltest4472610943665319602.tmp Deleted /tmp/abstractshelltest5158496517207652244.tmp Deleted /tmp/abstractshelltest3363985764375118639.tmp Deleted /tmp/abstractshelltest405982713004713590.tmp Wrote /tmp/abstractshelltest6504542337607164153.tmp/test Wrote /tmp/abstractshelltest6504542337607164153.tmp/test/pom.xml Wrote /tmp/abstractshelltest6504542337607164153.tmp/test/src/main/java Wrote /tmp/abstractshelltest6504542337607164153.tmp/test/src/test/java Wrote /tmp/abstractshelltest6504542337607164153.tmp/test/src/main/resources Wrote /tmp/abstractshelltest6504542337607164153.tmp/test/src/test/resources Wrote /tmp/abstractshelltest6504542337607164153.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest6504542337607164153.tmp/test/src/main/resources/META-INF/forge.xml ***SUCCESS*** Installed [MockConfigFacet] successfully. ? Use [/tmp/abstractshelltest5050680962831843983.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest5050680962831843983.tmp/test] Deleted /tmp/abstractshelltest3412808168970411808.tmp Deleted /tmp/abstractshelltest6504542337607164153.tmp Wrote /tmp/abstractshelltest5050680962831843983.tmp/test Wrote /tmp/abstractshelltest5050680962831843983.tmp/test/pom.xml Wrote /tmp/abstractshelltest5050680962831843983.tmp/test/src/main/java Wrote /tmp/abstractshelltest5050680962831843983.tmp/test/src/test/java Wrote /tmp/abstractshelltest5050680962831843983.tmp/test/src/main/webapp Wrote /tmp/abstractshelltest5050680962831843983.tmp/test/src/main/resources Wrote /tmp/abstractshelltest5050680962831843983.tmp/test/src/test/resources Wrote /tmp/abstractshelltest5050680962831843983.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest5050680962831843983.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest7102859140539997542.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest7102859140539997542.tmp/test] Deleted /tmp/abstractshelltest8150063566583641653.tmp Deleted /tmp/abstractshelltest5050680962831843983.tmp Wrote /tmp/abstractshelltest7102859140539997542.tmp/test Wrote /tmp/abstractshelltest7102859140539997542.tmp/test/pom.xml Wrote /tmp/abstractshelltest7102859140539997542.tmp/test/src/main/java Wrote /tmp/abstractshelltest7102859140539997542.tmp/test/src/test/java Wrote /tmp/abstractshelltest7102859140539997542.tmp/test/src/main/resources Wrote /tmp/abstractshelltest7102859140539997542.tmp/test/src/test/resources Wrote /tmp/abstractshelltest7102859140539997542.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest7102859140539997542.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest3702009800034397649.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest3702009800034397649.tmp/test] Deleted /tmp/abstractshelltest5829098064870813287.tmp Deleted /tmp/abstractshelltest7102859140539997542.tmp Wrote /tmp/abstractshelltest3702009800034397649.tmp/test Wrote /tmp/abstractshelltest3702009800034397649.tmp/test/pom.xml Wrote /tmp/abstractshelltest3702009800034397649.tmp/test/src/main/java Wrote /tmp/abstractshelltest3702009800034397649.tmp/test/src/test/java Wrote /tmp/abstractshelltest3702009800034397649.tmp/test/src/main/resources Wrote /tmp/abstractshelltest3702009800034397649.tmp/test/src/test/resources Wrote /tmp/abstractshelltest3702009800034397649.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest3702009800034397649.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest4789748379949367068.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest4789748379949367068.tmp/test] Deleted /tmp/abstractshelltest5209511899232858661.tmp Deleted /tmp/abstractshelltest3702009800034397649.tmp Wrote /tmp/abstractshelltest4789748379949367068.tmp/test Wrote /tmp/abstractshelltest4789748379949367068.tmp/test/pom.xml Wrote /tmp/abstractshelltest4789748379949367068.tmp/test/src/main/java Wrote /tmp/abstractshelltest4789748379949367068.tmp/test/src/test/java Wrote /tmp/abstractshelltest4789748379949367068.tmp/test/src/main/resources Wrote /tmp/abstractshelltest4789748379949367068.tmp/test/src/test/resources Wrote /tmp/abstractshelltest4789748379949367068.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest4789748379949367068.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest5807838885645199021.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest5807838885645199021.tmp/test] Deleted /tmp/abstractshelltest9017475124986282455.tmp Deleted /tmp/abstractshelltest4789748379949367068.tmp Wrote /tmp/abstractshelltest5807838885645199021.tmp/test Wrote /tmp/abstractshelltest5807838885645199021.tmp/test/pom.xml Wrote /tmp/abstractshelltest5807838885645199021.tmp/test/src/main/java Wrote /tmp/abstractshelltest5807838885645199021.tmp/test/src/test/java Wrote /tmp/abstractshelltest5807838885645199021.tmp/test/src/main/resources Wrote /tmp/abstractshelltest5807838885645199021.tmp/test/src/test/resources Wrote /tmp/abstractshelltest5807838885645199021.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest5807838885645199021.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest5492242737916181958.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest5492242737916181958.tmp/test] Deleted /tmp/abstractshelltest7655361149435552212.tmp Deleted /tmp/abstractshelltest5807838885645199021.tmp Wrote /tmp/abstractshelltest5492242737916181958.tmp/test Wrote /tmp/abstractshelltest5492242737916181958.tmp/test/pom.xml Wrote /tmp/abstractshelltest5492242737916181958.tmp/test/src/main/java Wrote /tmp/abstractshelltest5492242737916181958.tmp/test/src/test/java Wrote /tmp/abstractshelltest5492242737916181958.tmp/test/src/main/resources Wrote /tmp/abstractshelltest5492242737916181958.tmp/test/src/test/resources Wrote /tmp/abstractshelltest5492242737916181958.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest5492242737916181958.tmp/test/src/main/resources/META-INF/forge.xml org.jboss.forge.env.ConfigurationImplTestfoo=USER: [] PROJECT: [OMG!] Deleted /tmp/abstractshelltest4775295620272424093.tmp Deleted /tmp/abstractshelltest5492242737916181958.tmp Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.696 sec Running org.jboss.forge.shell.test.ShellPrintWriterTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.805 sec Running org.jboss.forge.shell.test.command.CommandLibraryExtensionTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.jboss.forge.shell.test.command.CommandExecutedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 sec Running org.jboss.forge.shell.test.util.EnumsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.jboss.forge.shell.test.util.GeneralUtilsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.jboss.forge.shell.test.completer.PluginCommandCompleterTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec Running org.jboss.forge.shell.test.completer.PluginCommandCompleterSetupCommandTest ? Use [/tmp/abstractshelltest2773202183467798519.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest2773202183467798519.tmp/test] Wrote /tmp/abstractshelltest2773202183467798519.tmp/test Wrote /tmp/abstractshelltest2773202183467798519.tmp/test/pom.xml Wrote /tmp/abstractshelltest2773202183467798519.tmp/test/src/main/java Wrote /tmp/abstractshelltest2773202183467798519.tmp/test/src/test/java Wrote /tmp/abstractshelltest2773202183467798519.tmp/test/src/main/resources Wrote /tmp/abstractshelltest2773202183467798519.tmp/test/src/test/resources Wrote /tmp/abstractshelltest2773202183467798519.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest2773202183467798519.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest6859615982024261019.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest6859615982024261019.tmp/test] Deleted /tmp/abstractshelltest3987503111883200788.tmp Deleted /tmp/abstractshelltest2773202183467798519.tmp Deleted /tmp/abstractshelltest9021399309290654707.tmp Deleted /tmp/abstractshelltest8632654438009778161.tmp Wrote /tmp/abstractshelltest6859615982024261019.tmp/test Wrote /tmp/abstractshelltest6859615982024261019.tmp/test/pom.xml Wrote /tmp/abstractshelltest6859615982024261019.tmp/test/src/main/java Wrote /tmp/abstractshelltest6859615982024261019.tmp/test/src/test/java Wrote /tmp/abstractshelltest6859615982024261019.tmp/test/src/main/resources Wrote /tmp/abstractshelltest6859615982024261019.tmp/test/src/test/resources Wrote /tmp/abstractshelltest6859615982024261019.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest6859615982024261019.tmp/test/src/main/resources/META-INF/forge.xml Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 sec Running org.jboss.forge.shell.test.ShellIgnoreEOFTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running org.jboss.forge.shell.test.ExecutionParserTest ***INFO*** Could not parse [bad_%package]... please try again... ? [package=Your java package (of type java.lang.String)]: ? [package=Your java package (of type java.lang.String)]: ? [package=Your java package (of type java.lang.String)]: Deleted /tmp/abstractshelltest4048745793585753069.tmp Deleted /tmp/abstractshelltest8875765976974631881.tmp Deleted /tmp/abstractshelltest9215758329866675434.tmp Deleted /tmp/abstractshelltest8535520653115524286.tmp Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 sec Running org.jboss.forge.shell.test.ShellPromptTest ? Would you like cake? [Y/n] ? Would you like cake? [Y/n] ? Would you like cake? [Y/n] ? Would you like cake? [Y/n] ? Would you like cake? [Y/n] ? Would you like cake? [y/N] ? Would you like cake? [y/N] ? Would you like cake? [y/N] What is your favorite color? 1 - [blue] 2 - [green] 3 - [red] 4 - [yellow] ? Choose an option by typing the number of the selection: ? Choose an option by typing the number of the selection: What is your favorite color? 1 - [blue] 2 - [green] 3 - [red] 4 - [yellow] ? Choose an option by typing the number of the selection: ? Choose an option by typing the number of the selection: What is your favorite color? 1 - [blue] 2 - [green] 3 - [red] 4 - [yellow]* ? Choose an option by typing the number of the selection [*-default] [0] ? Choose an option by typing the number of the selection [*-default] [0] What is your favorite color? 1 - [red] 2 - [blue] 3 - [green] ? Choose an option by typing the name or number of the selection: What is your favorite color? 1 - [blue] ? Choose an option by typing the name or number of the selection: What is your favorite color? 1 - [red] 2 - [blue] 3 - [green] ? Choose an option by typing the name or number of the selection: What is your favorite color? 1 - [red] 2 - [blue] 3 - [green] ? Choose an option by typing the name or number of the selection: 1 - [red] 2 - [blue] 3 - [green] ? Choose an option by typing the name or number of the selection: What is your favorite color? 1 - [red] 2 - [blue] 3 - [green] ? Choose an option by typing the name or number of the selection: 1 - [red] 2 - [blue] 3 - [green] ? Choose an option by typing the name or number of the selection: ? Enummy one? ? Enummy two? ? Enummy two? ? Enummy three? Enummy three? 1 - [FOO] 2 - [BAR] 3 - [BAZ] 4 - [CAT] 5 - [DOG] ? Choose an option by typing the number of the selection: ? Enummy four? Enummy four? 1 - [FOO] 2 - [BAR] 3 - [BAZ] 4 - [CAT] 5 - [DOG] ? Choose an option by typing the number of the selection: ? Choose an option by typing the number of the selection: ? Choose an option by typing the number of the selection: ? Choose an option by typing the number of the selection: ? Enummy five? Enummy five? 1 - [FOO] 2 - [BAR] 3 - [BAZ] 4 - [CAT] 5 - [DOG] ? Choose an option by typing the number of the selection: ? Enummy six? [CAT] ? Enummy seven? [CAT] ? Enummy eight? [BAR] Enummy eight? [BAR] 1 - [FOO] 2 - [BAR]* 3 - [BAZ] 4 - [CAT] 5 - [DOG] ? Choose an option by typing the number of the selection [*-default] [0] ? Enummy nine? [BAR] Enummy nine? [BAR] 1 - [FOO] 2 - [BAR]* 3 - [BAZ] 4 - [CAT] 5 - [DOG] ? Choose an option by typing the number of the selection [*-default] [0] ? Choose an option by typing the number of the selection [*-default] [0] ? Choose an option by typing the number of the selection [*-default] [0] ? What's your secret? ? What's your secret? ? What's your secret? ? What's your secret? [ENTER for default] ? What's your secret? [ENTER for default] ? What's your secret? [ENTER for default] ? What's your secret? [ENTER for default] ? What's your secret? [ENTER for default] ? What's your secret? [ENTER for default] ? What's your default? [default] ? What's your default? [default] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 sec Running org.jboss.forge.shell.test.resources.ResourceProducerExtensionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.222 sec Running org.jboss.forge.shell.test.resources.ResourceEventsTest ? Use [/tmp/abstractshelltest5911725563085515219.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest5911725563085515219.tmp/test] Wrote /tmp/abstractshelltest5911725563085515219.tmp/test Wrote /tmp/abstractshelltest5911725563085515219.tmp/test/pom.xml Wrote /tmp/abstractshelltest5911725563085515219.tmp/test/src/main/java Wrote /tmp/abstractshelltest5911725563085515219.tmp/test/src/test/java Wrote /tmp/abstractshelltest5911725563085515219.tmp/test/src/main/resources Wrote /tmp/abstractshelltest5911725563085515219.tmp/test/src/test/resources Wrote /tmp/abstractshelltest5911725563085515219.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest5911725563085515219.tmp/test/src/main/resources/META-INF/forge.xml Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.07 sec Running org.jboss.forge.shell.test.plugins.builtin.AliasPluginTest hello Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 sec Running org.jboss.forge.shell.test.plugins.builtin.ProjectPluginTest ? Use [/tmp/abstractshelltest1741167242403700666.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest1741167242403700666.tmp/test] Wrote /tmp/abstractshelltest1741167242403700666.tmp/test Wrote /tmp/abstractshelltest1741167242403700666.tmp/test/pom.xml Wrote /tmp/abstractshelltest1741167242403700666.tmp/test/src/main/java Wrote /tmp/abstractshelltest1741167242403700666.tmp/test/src/test/java Wrote /tmp/abstractshelltest1741167242403700666.tmp/test/src/main/resources Wrote /tmp/abstractshelltest1741167242403700666.tmp/test/src/test/resources Wrote /tmp/abstractshelltest1741167242403700666.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest1741167242403700666.tmp/test/src/main/resources/META-INF/forge.xml ? Dependency is managed [commons-httpclient:commons-httpclient:3.1], reference the managed dependency? [Y/n] Added dependency [commons-httpclient:commons-httpclient:::] Wrote /tmp/abstractshelltest1741167242403700666.tmp/test/pom.xml ? Use [/tmp/abstractshelltest4211236597910356026.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest4211236597910356026.tmp/test] Deleted /tmp/abstractshelltest3264370362017576187.tmp Deleted /tmp/abstractshelltest1741167242403700666.tmp Wrote /tmp/abstractshelltest4211236597910356026.tmp/test Wrote /tmp/abstractshelltest4211236597910356026.tmp/test/pom.xml Wrote /tmp/abstractshelltest4211236597910356026.tmp/test/src/main/java Wrote /tmp/abstractshelltest4211236597910356026.tmp/test/src/test/java Wrote /tmp/abstractshelltest4211236597910356026.tmp/test/src/main/resources Wrote /tmp/abstractshelltest4211236597910356026.tmp/test/src/test/resources Wrote /tmp/abstractshelltest4211236597910356026.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest4211236597910356026.tmp/test/src/main/resources/META-INF/forge.xml Added managed dependency [commons-httpclient:commons-httpclient:::3.0] Wrote /tmp/abstractshelltest4211236597910356026.tmp/test/pom.xml ? Dependency is managed [commons-httpclient:commons-httpclient:3.0], reference the managed dependency? [Y/n] Added dependency [commons-httpclient:commons-httpclient:::] Wrote /tmp/abstractshelltest4211236597910356026.tmp/test/pom.xml ? Use [/tmp/abstractshelltest2752360695654572853.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest2752360695654572853.tmp/test] Deleted /tmp/abstractshelltest1090496047372693472.tmp Deleted /tmp/abstractshelltest4211236597910356026.tmp Wrote /tmp/abstractshelltest2752360695654572853.tmp/test Wrote /tmp/abstractshelltest2752360695654572853.tmp/test/pom.xml Wrote /tmp/abstractshelltest2752360695654572853.tmp/test/src/main/java Wrote /tmp/abstractshelltest2752360695654572853.tmp/test/src/test/java Wrote /tmp/abstractshelltest2752360695654572853.tmp/test/src/main/resources Wrote /tmp/abstractshelltest2752360695654572853.tmp/test/src/test/resources Wrote /tmp/abstractshelltest2752360695654572853.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest2752360695654572853.tmp/test/src/main/resources/META-INF/forge.xml Added managed dependency [org.jboss.weld:weld-api-bom:pom::1.1.Final] Wrote /tmp/abstractshelltest2752360695654572853.tmp/test/pom.xml ? Dependency is managed [commons-httpclient:commons-httpclient:3.1], reference the managed dependency? [Y/n] Added dependency [commons-httpclient:commons-httpclient:::] Wrote /tmp/abstractshelltest2752360695654572853.tmp/test/pom.xml ? Use [/tmp/abstractshelltest3887556085889549750.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest3887556085889549750.tmp/test] Deleted /tmp/abstractshelltest6330845626813063247.tmp Deleted /tmp/abstractshelltest2752360695654572853.tmp Wrote /tmp/abstractshelltest3887556085889549750.tmp/test Wrote /tmp/abstractshelltest3887556085889549750.tmp/test/pom.xml Wrote /tmp/abstractshelltest3887556085889549750.tmp/test/src/main/java Wrote /tmp/abstractshelltest3887556085889549750.tmp/test/src/test/java Wrote /tmp/abstractshelltest3887556085889549750.tmp/test/src/main/resources Wrote /tmp/abstractshelltest3887556085889549750.tmp/test/src/test/resources Wrote /tmp/abstractshelltest3887556085889549750.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest3887556085889549750.tmp/test/src/main/resources/META-INF/forge.xml Added managed dependency [com.ocpsoft:prettyfaces-jsf2:::3.2.0] Wrote /tmp/abstractshelltest3887556085889549750.tmp/test/pom.xml ? Dependency is managed [com.ocpsoft:prettyfaces-jsf2:3.2.0], reference the managed dependency? [Y/n] Added dependency [com.ocpsoft:prettyfaces-jsf2:::] Wrote /tmp/abstractshelltest3887556085889549750.tmp/test/pom.xml ? Use [/tmp/abstractshelltest6607035020249199733.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest6607035020249199733.tmp/test] Deleted /tmp/abstractshelltest2205139848261132527.tmp Deleted /tmp/abstractshelltest3887556085889549750.tmp Wrote /tmp/abstractshelltest6607035020249199733.tmp/test Wrote /tmp/abstractshelltest6607035020249199733.tmp/test/pom.xml Wrote /tmp/abstractshelltest6607035020249199733.tmp/test/src/main/java Wrote /tmp/abstractshelltest6607035020249199733.tmp/test/src/test/java Wrote /tmp/abstractshelltest6607035020249199733.tmp/test/src/main/resources Wrote /tmp/abstractshelltest6607035020249199733.tmp/test/src/test/resources Wrote /tmp/abstractshelltest6607035020249199733.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest6607035020249199733.tmp/test/src/main/resources/META-INF/forge.xml Added managed dependency [com.ocpsoft:prettyfaces-jsf2:::3.2.0] Wrote /tmp/abstractshelltest6607035020249199733.tmp/test/pom.xml ? Dependency is managed [com.ocpsoft:prettyfaces-jsf2:3.2.0], reference the managed dependency? [Y/n] Added dependency [com.ocpsoft:prettyfaces-jsf2:::3.0.1] Wrote /tmp/abstractshelltest6607035020249199733.tmp/test/pom.xml ? Use [/tmp/abstractshelltest7388996923456622083.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest7388996923456622083.tmp/test] Deleted /tmp/abstractshelltest7734528892155017578.tmp Deleted /tmp/abstractshelltest6607035020249199733.tmp Wrote /tmp/abstractshelltest7388996923456622083.tmp/test Wrote /tmp/abstractshelltest7388996923456622083.tmp/test/pom.xml Wrote /tmp/abstractshelltest7388996923456622083.tmp/test/src/main/java Wrote /tmp/abstractshelltest7388996923456622083.tmp/test/src/test/java Wrote /tmp/abstractshelltest7388996923456622083.tmp/test/src/main/resources Wrote /tmp/abstractshelltest7388996923456622083.tmp/test/src/test/resources Wrote /tmp/abstractshelltest7388996923456622083.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest7388996923456622083.tmp/test/src/main/resources/META-INF/forge.xml Added managed dependency [com.ocpsoft:prettyfaces-jsf2:::3.2.0] Wrote /tmp/abstractshelltest7388996923456622083.tmp/test/pom.xml ? Dependency is managed [com.ocpsoft:prettyfaces-jsf2:3.2.0], reference the managed dependency? [Y/n] ***INFO*** No artifact found for dependency [com.ocpsoft:prettyfaces-jsf2:::] Add which version? 1 - [com.ocpsoft:prettyfaces-jsf2:::3.0.0] 2 - [com.ocpsoft:prettyfaces-jsf2:::3.0.1] 3 - [com.ocpsoft:prettyfaces-jsf2:::3.0.2-SNAPSHOT] 4 - [com.ocpsoft:prettyfaces-jsf2:::3.1.0] 5 - [com.ocpsoft:prettyfaces-jsf2:::3.1.1-SNAPSHOT] 6 - [com.ocpsoft:prettyfaces-jsf2:::3.2.0] 7 - [com.ocpsoft:prettyfaces-jsf2:::3.2.1-SNAPSHOT] 8 - [com.ocpsoft:prettyfaces-jsf2:::3.2.1] 9 - [com.ocpsoft:prettyfaces-jsf2:::3.3.0-SNAPSHOT] 10 - [com.ocpsoft:prettyfaces-jsf2:::3.3.0] 11 - [com.ocpsoft:prettyfaces-jsf2:::3.3.1-SNAPSHOT] 12 - [com.ocpsoft:prettyfaces-jsf2:::3.3.1] 13 - [com.ocpsoft:prettyfaces-jsf2:::3.3.2-SNAPSHOT] 14 - [com.ocpsoft:prettyfaces-jsf2:::3.3.2] 15 - [com.ocpsoft:prettyfaces-jsf2:::3.3.3-SNAPSHOT] 16 - [com.ocpsoft:prettyfaces-jsf2:::3.3.3] 17 - [com.ocpsoft:prettyfaces-jsf2:::3.3.4-SNAPSHOT] 18 - [com.ocpsoft:prettyfaces-jsf2:::4.0.0-SNAPSHOT] ? Choose an option by typing the number of the selection: Added dependency [com.ocpsoft:prettyfaces-jsf2:::3.0.1] Wrote /tmp/abstractshelltest7388996923456622083.tmp/test/pom.xml ? Use [/tmp/abstractshelltest556033759015474217.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest556033759015474217.tmp/test] Deleted /tmp/abstractshelltest2695768848922568387.tmp Deleted /tmp/abstractshelltest7388996923456622083.tmp Wrote /tmp/abstractshelltest556033759015474217.tmp/test Wrote /tmp/abstractshelltest556033759015474217.tmp/test/pom.xml Wrote /tmp/abstractshelltest556033759015474217.tmp/test/src/main/java Wrote /tmp/abstractshelltest556033759015474217.tmp/test/src/test/java Wrote /tmp/abstractshelltest556033759015474217.tmp/test/src/main/resources Wrote /tmp/abstractshelltest556033759015474217.tmp/test/src/test/resources Wrote /tmp/abstractshelltest556033759015474217.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest556033759015474217.tmp/test/src/main/resources/META-INF/forge.xml ***SUCCESS*** Installed [mockfacet] successfully. Wrote /tmp/abstractshelltest556033759015474217.tmp/test/mockFacet.installed ***SUCCESS*** Removed [mockfacet] successfully. Deleted /tmp/abstractshelltest556033759015474217.tmp/test/mockFacet.installed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.427 sec Running org.jboss.forge.shell.test.plugins.builtin.RunUrlPluginTest Retrieving artifact ... done. done. failed! (server returned status code: 200 run-url plugin test Wrote /tmp/tempac55d3f354e1474c81d31917764cb2ea total 2 -rw------- owner users 17118 Mar 29 00:09 forge-shell.iml -rw------- owner users 7110 Mar 28 14:55 pom.xml drwx------ owner users 4096 Apr 26 2011 src/ drwx------ owner users 4096 Apr 4 10:07 target/ Deleted /tmp/abstractshelltest7099958216057709575.tmp Retrieving artifact ... Deleted /tmp/abstractshelltest2382339119980332226.tmp Retrieving artifact ... failed! (server returned status code: 404 Deleted /tmp/abstractshelltest6504489163801460520.tmp Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.94 sec Running org.jboss.forge.shell.test.plugins.builtin.ForgePluginTest _____ | ___|__ _ __ __ _ ___ | |_ / _ \| `__/ _` |/ _ \ \\ | _| (_) | | | (_| | __/ // |_| \___/|_| \__, |\___| |___/ JBoss Forge, version [ null ] - JBoss, by Red Hat, Inc. [ http://jboss.org/forge ] Tests run: 4, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.838 sec Running org.jboss.forge.shell.test.plugins.builtin.NewProjectPluginTest ? Use [/tmp/abstractshelltest3103943982088389642.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest3103943982088389642.tmp/test] Wrote /tmp/abstractshelltest3103943982088389642.tmp/test Wrote /tmp/abstractshelltest3103943982088389642.tmp/test/pom.xml Wrote /tmp/abstractshelltest3103943982088389642.tmp/test/src/main/java Wrote /tmp/abstractshelltest3103943982088389642.tmp/test/src/test/java Wrote /tmp/abstractshelltest3103943982088389642.tmp/test/src/main/resources Wrote /tmp/abstractshelltest3103943982088389642.tmp/test/src/test/resources Wrote /tmp/abstractshelltest3103943982088389642.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest3103943982088389642.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest7591990571027562973.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest7591990571027562973.tmp/test] Deleted /tmp/abstractshelltest3863124930926485516.tmp Deleted /tmp/abstractshelltest3103943982088389642.tmp Wrote /tmp/abstractshelltest7591990571027562973.tmp/test Wrote /tmp/abstractshelltest7591990571027562973.tmp/test/pom.xml Wrote /tmp/abstractshelltest7591990571027562973.tmp/test/src/main/java Wrote /tmp/abstractshelltest7591990571027562973.tmp/test/src/test/java Wrote /tmp/abstractshelltest7591990571027562973.tmp/test/src/main/resources Wrote /tmp/abstractshelltest7591990571027562973.tmp/test/src/test/resources Wrote /tmp/abstractshelltest7591990571027562973.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest7591990571027562973.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest5346491002620129380.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest5346491002620129380.tmp/test] Deleted /tmp/abstractshelltest6694261383451302669.tmp Deleted /tmp/abstractshelltest7591990571027562973.tmp Wrote /tmp/abstractshelltest5346491002620129380.tmp/test Wrote /tmp/abstractshelltest5346491002620129380.tmp/test/pom.xml Wrote /tmp/abstractshelltest5346491002620129380.tmp/test/src/main/java Wrote /tmp/abstractshelltest5346491002620129380.tmp/test/src/test/java Wrote /tmp/abstractshelltest5346491002620129380.tmp/test/src/main/resources Wrote /tmp/abstractshelltest5346491002620129380.tmp/test/src/test/resources Wrote /tmp/abstractshelltest5346491002620129380.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest5346491002620129380.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest3159803189149596418.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest3159803189149596418.tmp/test] Deleted /tmp/abstractshelltest9138059613717584302.tmp Deleted /tmp/abstractshelltest5346491002620129380.tmp Wrote /tmp/abstractshelltest3159803189149596418.tmp/test Wrote /tmp/abstractshelltest3159803189149596418.tmp/test/pom.xml ***INFO*** Could not parse [zip]... please try again... ? [type=The project type, defaults to .jar (of type org.jboss.forge.project.packaging.PackagingType)]: ? Use [/tmp/abstractshelltest418061527118890895.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest418061527118890895.tmp/test] Deleted /tmp/abstractshelltest9202010158193176932.tmp Deleted /tmp/abstractshelltest3159803189149596418.tmp Wrote /tmp/abstractshelltest418061527118890895.tmp/test Wrote /tmp/abstractshelltest418061527118890895.tmp/test/pom.xml Wrote /tmp/abstractshelltest418061527118890895.tmp/test/src/main/java Wrote /tmp/abstractshelltest418061527118890895.tmp/test/src/test/java Wrote /tmp/abstractshelltest418061527118890895.tmp/test/src/main/resources Wrote /tmp/abstractshelltest418061527118890895.tmp/test/src/test/resources Wrote /tmp/abstractshelltest418061527118890895.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest418061527118890895.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest8005653680723291238.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest8005653680723291238.tmp/test] Deleted /tmp/abstractshelltest6497560104690519495.tmp Deleted /tmp/abstractshelltest418061527118890895.tmp Wrote /tmp/abstractshelltest8005653680723291238.tmp/test Wrote /tmp/abstractshelltest8005653680723291238.tmp/test/pom.xml Wrote /tmp/abstractshelltest8005653680723291238.tmp/test/src/main/java Wrote /tmp/abstractshelltest8005653680723291238.tmp/test/src/test/java Wrote /tmp/abstractshelltest8005653680723291238.tmp/test/src/main/webapp Wrote /tmp/abstractshelltest8005653680723291238.tmp/test/src/main/resources Wrote /tmp/abstractshelltest8005653680723291238.tmp/test/src/test/resources Wrote /tmp/abstractshelltest8005653680723291238.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest8005653680723291238.tmp/test/src/main/resources/META-INF/forge.xml ***INFO*** The command [new-project] takes [0] unnamed argument(s), but found [1]. ***INFO*** Swallowed unknown token [createMain] for command [new-project]. ? Use [/tmp/abstractshelltest3962941129271407523.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest3962941129271407523.tmp/test] Deleted /tmp/abstractshelltest9137702626055498418.tmp Deleted /tmp/abstractshelltest8005653680723291238.tmp Wrote /tmp/abstractshelltest3962941129271407523.tmp/test Wrote /tmp/abstractshelltest3962941129271407523.tmp/test/pom.xml Wrote /tmp/abstractshelltest3962941129271407523.tmp/test/src/main/java Wrote /tmp/abstractshelltest3962941129271407523.tmp/test/src/test/java Wrote /tmp/abstractshelltest3962941129271407523.tmp/test/src/main/resources Wrote /tmp/abstractshelltest3962941129271407523.tmp/test/src/test/resources Wrote /tmp/abstractshelltest3962941129271407523.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest3962941129271407523.tmp/test/src/main/resources/META-INF/forge.xml ***INFO*** The command [new-project] takes [0] unnamed argument(s), but found [1]. ***INFO*** Swallowed unknown token [createMain] for command [new-project]. ? Use [/tmp/abstractshelltest7547810442314269728.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest7547810442314269728.tmp/test] Deleted /tmp/abstractshelltest3377089160445773741.tmp Deleted /tmp/abstractshelltest3962941129271407523.tmp Wrote /tmp/abstractshelltest7547810442314269728.tmp/test Wrote /tmp/abstractshelltest7547810442314269728.tmp/test/pom.xml ***INFO*** Could not parse [com#]... please try again... ? [topLevelPackage=The top-level java package for the project [e.g: "com.example.project"] (of type java.lang.String)]: ? Use [/tmp/abstractshelltest8607382199663880422.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest8607382199663880422.tmp/test] Deleted /tmp/abstractshelltest5839342775770929608.tmp Deleted /tmp/abstractshelltest7547810442314269728.tmp Wrote /tmp/abstractshelltest8607382199663880422.tmp/test Wrote /tmp/abstractshelltest8607382199663880422.tmp/test/pom.xml Wrote /tmp/abstractshelltest8607382199663880422.tmp/test/src/main/java Wrote /tmp/abstractshelltest8607382199663880422.tmp/test/src/test/java Wrote /tmp/abstractshelltest8607382199663880422.tmp/test/src/main/resources Wrote /tmp/abstractshelltest8607382199663880422.tmp/test/src/test/resources Wrote /tmp/abstractshelltest8607382199663880422.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest8607382199663880422.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest3410409912107586558.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest3410409912107586558.tmp/test] Deleted /tmp/abstractshelltest4789278821586445483.tmp Deleted /tmp/abstractshelltest8607382199663880422.tmp Wrote /tmp/abstractshelltest3410409912107586558.tmp/test Wrote /tmp/abstractshelltest3410409912107586558.tmp/test/pom.xml Wrote /tmp/abstractshelltest3410409912107586558.tmp/test/src/main/java Wrote /tmp/abstractshelltest3410409912107586558.tmp/test/src/test/java Wrote /tmp/abstractshelltest3410409912107586558.tmp/test/src/main/resources Wrote /tmp/abstractshelltest3410409912107586558.tmp/test/src/test/resources Wrote /tmp/abstractshelltest3410409912107586558.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest3410409912107586558.tmp/test/src/main/resources/META-INF/forge.xml Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 sec Running org.jboss.forge.shell.test.plugins.builtin.JavaExecutionPluginTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec Running org.jboss.forge.shell.test.plugins.builtin.SetupCommandTest ? Use [/tmp/abstractshelltest7161276520723109932.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest7161276520723109932.tmp/test] Wrote /tmp/abstractshelltest7161276520723109932.tmp/test Wrote /tmp/abstractshelltest7161276520723109932.tmp/test/pom.xml Wrote /tmp/abstractshelltest7161276520723109932.tmp/test/src/main/java Wrote /tmp/abstractshelltest7161276520723109932.tmp/test/src/test/java Wrote /tmp/abstractshelltest7161276520723109932.tmp/test/src/main/resources Wrote /tmp/abstractshelltest7161276520723109932.tmp/test/src/test/resources Wrote /tmp/abstractshelltest7161276520723109932.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest7161276520723109932.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest7011851018713878905.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest7011851018713878905.tmp/test] Deleted /tmp/abstractshelltest1279358307617774476.tmp Deleted /tmp/abstractshelltest7161276520723109932.tmp Wrote /tmp/abstractshelltest7011851018713878905.tmp/test Wrote /tmp/abstractshelltest7011851018713878905.tmp/test/pom.xml Wrote /tmp/abstractshelltest7011851018713878905.tmp/test/src/main/java Wrote /tmp/abstractshelltest7011851018713878905.tmp/test/src/test/java Wrote /tmp/abstractshelltest7011851018713878905.tmp/test/src/main/resources Wrote /tmp/abstractshelltest7011851018713878905.tmp/test/src/test/resources Wrote /tmp/abstractshelltest7011851018713878905.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest7011851018713878905.tmp/test/src/main/resources/META-INF/forge.xml ***SUCCESS*** Installed [mockfacet] successfully. Wrote /tmp/abstractshelltest7011851018713878905.tmp/test/mockFacet.installed ? Use [/tmp/abstractshelltest6652383152844835153.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest6652383152844835153.tmp/test] Deleted /tmp/abstractshelltest6966498224795974917.tmp Deleted /tmp/abstractshelltest7011851018713878905.tmp Wrote /tmp/abstractshelltest6652383152844835153.tmp/test Wrote /tmp/abstractshelltest6652383152844835153.tmp/test/pom.xml Wrote /tmp/abstractshelltest6652383152844835153.tmp/test/src/main/java Wrote /tmp/abstractshelltest6652383152844835153.tmp/test/src/test/java Wrote /tmp/abstractshelltest6652383152844835153.tmp/test/src/main/resources Wrote /tmp/abstractshelltest6652383152844835153.tmp/test/src/test/resources Wrote /tmp/abstractshelltest6652383152844835153.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest6652383152844835153.tmp/test/src/main/resources/META-INF/forge.xml ***SUCCESS*** Installed [mockfacet] successfully. Wrote /tmp/abstractshelltest6652383152844835153.tmp/test/mockFacet.installed ? Use [/tmp/abstractshelltest4078436523043582737.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest4078436523043582737.tmp/test] Deleted /tmp/abstractshelltest5609666137220112173.tmp Deleted /tmp/abstractshelltest6652383152844835153.tmp Deleted /tmp/abstractshelltest7782053848487919933.tmp Deleted /tmp/abstractshelltest1105259007957894031.tmp Deleted /tmp/abstractshelltest6302237529350449665.tmp Deleted /tmp/abstractshelltest3078527758953603308.tmp Wrote /tmp/abstractshelltest4078436523043582737.tmp/test Wrote /tmp/abstractshelltest4078436523043582737.tmp/test/pom.xml Wrote /tmp/abstractshelltest4078436523043582737.tmp/test/src/main/java Wrote /tmp/abstractshelltest4078436523043582737.tmp/test/src/test/java Wrote /tmp/abstractshelltest4078436523043582737.tmp/test/src/main/resources Wrote /tmp/abstractshelltest4078436523043582737.tmp/test/src/test/resources Wrote /tmp/abstractshelltest4078436523043582737.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest4078436523043582737.tmp/test/src/main/resources/META-INF/forge.xml ***SUCCESS*** Installed [mockfacet] successfully. Wrote /tmp/abstractshelltest4078436523043582737.tmp/test/mockFacet.installed ***SUCCESS*** Installed [mockfacet2] successfully. Wrote /tmp/abstractshelltest4078436523043582737.tmp/test/mockFacet2.installed Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 sec Running org.jboss.forge.shell.test.plugins.builtin.ChangeDirectoryPluginTest ? Use [/tmp/abstractshelltest8298800492369693677.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest8298800492369693677.tmp/test] Deleted /tmp/abstractshelltest8219042760597314487.tmp Wrote /tmp/abstractshelltest8298800492369693677.tmp/test Wrote /tmp/abstractshelltest8298800492369693677.tmp/test/pom.xml Wrote /tmp/abstractshelltest8298800492369693677.tmp/test/src/main/java Wrote /tmp/abstractshelltest8298800492369693677.tmp/test/src/test/java Wrote /tmp/abstractshelltest8298800492369693677.tmp/test/src/main/resources Wrote /tmp/abstractshelltest8298800492369693677.tmp/test/src/test/resources Wrote /tmp/abstractshelltest8298800492369693677.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest8298800492369693677.tmp/test/src/main/resources/META-INF/forge.xml Deleted /tmp/abstractshelltest4223165421022439127.tmp Deleted /tmp/abstractshelltest8298800492369693677.tmp Deleted /tmp/abstractshelltest1164725913714838443.tmp Deleted /tmp/abstractshelltest5136234966450223469.tmp Deleted /tmp/abstractshelltest1956858403003884995.tmp Deleted /tmp/abstractshelltest4335521570134446473.tmp Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 sec Running org.jboss.forge.shell.test.plugins.builtin.RmPluginTest ? Use [/tmp/abstractshelltest80503457340079283.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest80503457340079283.tmp/test] Wrote /tmp/abstractshelltest80503457340079283.tmp/test Wrote /tmp/abstractshelltest80503457340079283.tmp/test/pom.xml Wrote /tmp/abstractshelltest80503457340079283.tmp/test/src/main/java Wrote /tmp/abstractshelltest80503457340079283.tmp/test/src/test/java Wrote /tmp/abstractshelltest80503457340079283.tmp/test/src/main/resources Wrote /tmp/abstractshelltest80503457340079283.tmp/test/src/test/resources Wrote /tmp/abstractshelltest80503457340079283.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest80503457340079283.tmp/test/src/main/resources/META-INF/forge.xml Wrote /tmp/abstractshelltest80503457340079283.tmp/test/foo Deleted /tmp/abstractshelltest80503457340079283.tmp/test/foo Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 sec Running org.jboss.forge.shell.test.plugins.builtin.SetPropertyPluginTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 sec Running org.jboss.forge.shell.test.plugins.builtin.LsMavenPomPluginTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 sec Running org.jboss.forge.shell.ForgeEnvironmentImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 sec Running org.jboss.forge.shell.InstalledPluginRegistryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec Results : Tests run: 136, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forge-shell --- [INFO] Building jar: /home/jporter/projects/jboss/forge/core/shell/target/forge-shell-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-shell --- [INFO] org already added, skipping [INFO] org/jboss already added, skipping [INFO] org/jboss/forge already added, skipping [INFO] org/jboss/forge/shell already added, skipping [INFO] org/jboss/forge/shell/console already added, skipping [INFO] org/jboss/forge/shell/console/jline already added, skipping [INFO] org/jboss/forge/shell/console/jline/console already added, skipping [INFO] org/jboss/forge/shell/console/jline/console/completer already added, skipping [INFO] Building jar: /home/jporter/projects/jboss/forge/core/shell/target/forge-shell-1.0.3-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/jboss already added, skipping [INFO] org/jboss/forge already added, skipping [INFO] org/jboss/forge/shell already added, skipping [INFO] org/jboss/forge/shell/console already added, skipping [INFO] org/jboss/forge/shell/console/jline already added, skipping [INFO] org/jboss/forge/shell/console/jline/console already added, skipping [INFO] org/jboss/forge/shell/console/jline/console/completer already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-shell --- [INFO] Installing /home/jporter/projects/jboss/forge/core/shell/target/forge-shell-1.0.3-SNAPSHOT.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-shell/1.0.3-SNAPSHOT/forge-shell-1.0.3-SNAPSHOT.jar [INFO] Installing /home/jporter/projects/jboss/forge/core/shell/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-shell/1.0.3-SNAPSHOT/forge-shell-1.0.3-SNAPSHOT.pom [INFO] Installing /home/jporter/projects/jboss/forge/core/shell/target/forge-shell-1.0.3-SNAPSHOT-sources.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-shell/1.0.3-SNAPSHOT/forge-shell-1.0.3-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Git Integration Tests 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-git-tools-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-git-tools-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-git-tools-tests --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-git-tools-tests --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/git-tools-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-git-tools-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-git-tools-tests --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/git-tools-tests/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-git-tools-tests --- [INFO] Compiling 1 source file to /home/jporter/projects/jboss/forge/core/git-tools-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-git-tools-tests --- [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/git-tools-tests/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.forge.git.GitUtilsTest ? Use [/tmp/abstractshelltest8501212070490297165.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest8501212070490297165.tmp/test] Wrote /tmp/abstractshelltest8501212070490297165.tmp/test Wrote /tmp/abstractshelltest8501212070490297165.tmp/test/pom.xml Wrote /tmp/abstractshelltest8501212070490297165.tmp/test/src/main/java Wrote /tmp/abstractshelltest8501212070490297165.tmp/test/src/test/java Wrote /tmp/abstractshelltest8501212070490297165.tmp/test/src/main/resources Wrote /tmp/abstractshelltest8501212070490297165.tmp/test/src/test/resources Wrote /tmp/abstractshelltest8501212070490297165.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest8501212070490297165.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest3980290626475076549.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest3980290626475076549.tmp/test] Wrote /tmp/abstractshelltest8501212070490297165.tmp/test/.git Deleted /tmp/abstractshelltest6585639856102325987.tmp Deleted /tmp/abstractshelltest8501212070490297165.tmp Wrote /tmp/abstractshelltest3980290626475076549.tmp/test Wrote /tmp/abstractshelltest3980290626475076549.tmp/test/pom.xml Wrote /tmp/abstractshelltest3980290626475076549.tmp/test/src/main/java Wrote /tmp/abstractshelltest3980290626475076549.tmp/test/src/test/java Wrote /tmp/abstractshelltest3980290626475076549.tmp/test/src/main/resources Wrote /tmp/abstractshelltest3980290626475076549.tmp/test/src/test/resources Wrote /tmp/abstractshelltest3980290626475076549.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest3980290626475076549.tmp/test/src/main/resources/META-INF/forge.xml Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.581 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ forge-git-tools-tests --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jporter/projects/jboss/forge/core/git-tools-tests/target/forge-git-tools-tests-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ forge-git-tools-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ forge-git-tools-tests --- [INFO] Installing /home/jporter/projects/jboss/forge/core/git-tools-tests/target/forge-git-tools-tests-1.0.3-SNAPSHOT.jar to /home/jporter/.m2/repository/org/jboss/forge/forge-git-tools-tests/1.0.3-SNAPSHOT/forge-git-tools-tests-1.0.3-SNAPSHOT.jar [INFO] Installing /home/jporter/projects/jboss/forge/core/git-tools-tests/pom.xml to /home/jporter/.m2/repository/org/jboss/forge/forge-git-tools-tests/1.0.3-SNAPSHOT/forge-git-tools-tests-1.0.3-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Forge - Project Model Maven Tests 1.0.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ forge-project-model-maven-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ forge-project-model-maven-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ forge-project-model-maven-tests --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ forge-project-model-maven-tests --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jporter/projects/jboss/forge/core/project-model-maven-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ forge-project-model-maven-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ forge-project-model-maven-tests --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ forge-project-model-maven-tests --- [INFO] Compiling 16 source files to /home/jporter/projects/jboss/forge/core/project-model-maven-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ forge-project-model-maven-tests --- [INFO] Surefire report directory: /home/jporter/projects/jboss/forge/core/project-model-maven-tests/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.jboss.forge.maven.dependencies.RepositoryLookupTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.102 sec Running org.jboss.forge.maven.mavenplugins.ConfigurationElementBuilderTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.jboss.forge.maven.mavenplugins.MavenPluginAdapterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.jboss.forge.maven.mavenplugins.ConfigurationImplTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.jboss.forge.maven.mavenplugins.ConfigurationElementImplTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.jboss.forge.maven.mavenplugins.ExecutionBuilderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.jboss.forge.maven.RepositoryUtilsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.jboss.forge.maven.MavenFacetsTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.532 sec Running org.jboss.forge.maven.MavenJdk6Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.326 sec Running org.jboss.forge.maven.services.ProjectFactoryTest ? Use [/tmp/abstractshelltest3330041862953797788.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest3330041862953797788.tmp/test] Wrote /tmp/abstractshelltest3330041862953797788.tmp/test Wrote /tmp/abstractshelltest3330041862953797788.tmp/test/pom.xml Wrote /tmp/abstractshelltest3330041862953797788.tmp/test/src/main/java Wrote /tmp/abstractshelltest3330041862953797788.tmp/test/src/test/java Wrote /tmp/abstractshelltest3330041862953797788.tmp/test/src/main/resources Wrote /tmp/abstractshelltest3330041862953797788.tmp/test/src/test/resources Wrote /tmp/abstractshelltest3330041862953797788.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest3330041862953797788.tmp/test/src/main/resources/META-INF/forge.xml Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.545 sec Running org.jboss.forge.maven.providers.MavenMultiModuleProviderTest ? Use [/tmp/abstractshelltest854916253491386432.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest854916253491386432.tmp/test] Wrote /tmp/abstractshelltest854916253491386432.tmp/test Wrote /tmp/abstractshelltest854916253491386432.tmp/test/pom.xml Wrote /tmp/abstractshelltest854916253491386432.tmp/test/src/main/java Wrote /tmp/abstractshelltest854916253491386432.tmp/test/src/test/java Wrote /tmp/abstractshelltest854916253491386432.tmp/test/src/main/resources Wrote /tmp/abstractshelltest854916253491386432.tmp/test/src/test/resources Wrote /tmp/abstractshelltest854916253491386432.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest854916253491386432.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest854916253491386432.tmp/test/child1] as project directory? [Y/n] ? Add new project as a sub-project of [/tmp/abstractshelltest854916253491386432.tmp/test]? [Y/n] ***SUCCESS*** Created project [child1] in new working directory [/tmp/abstractshelltest854916253491386432.tmp/test/child1] Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child1 Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child1/pom.xml Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child1/src/main/java Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child1/src/test/java Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child1/src/main/resources Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child1/src/test/resources Wrote /tmp/abstractshelltest854916253491386432.tmp/test/pom.xml Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child1/src/main/java/com/test Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child1/src/main/resources/META-INF/forge.xml com.test:child1:jar:1.0.0-SNAPSHOT ? Use [/tmp/abstractshelltest854916253491386432.tmp/test/child2] as project directory? [Y/n] ? Add new project as a sub-project of [/tmp/abstractshelltest854916253491386432.tmp/test]? [Y/n] ***SUCCESS*** Created project [child2] in new working directory [/tmp/abstractshelltest854916253491386432.tmp/test/child2] Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child2 Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child2/pom.xml Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child2/src/main/java Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child2/src/test/java Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child2/src/main/webapp Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child2/src/main/resources Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child2/src/test/resources Wrote /tmp/abstractshelltest854916253491386432.tmp/test/pom.xml Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child2/src/main/java/com/test Wrote /tmp/abstractshelltest854916253491386432.tmp/test/child2/src/main/resources/META-INF/forge.xml Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.8 sec Running org.jboss.forge.maven.facets.JavaExectionFacetTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec Running org.jboss.forge.maven.facets.MavenJavaSourceFacetImplTest ? Use [/tmp/abstractshelltest8572442764043154119.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest8572442764043154119.tmp/test] Wrote /tmp/abstractshelltest8572442764043154119.tmp/test Wrote /tmp/abstractshelltest8572442764043154119.tmp/test/pom.xml Wrote /tmp/abstractshelltest8572442764043154119.tmp/test/src/main/java Wrote /tmp/abstractshelltest8572442764043154119.tmp/test/src/test/java Wrote /tmp/abstractshelltest8572442764043154119.tmp/test/src/main/resources Wrote /tmp/abstractshelltest8572442764043154119.tmp/test/src/test/resources Wrote /tmp/abstractshelltest8572442764043154119.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest8572442764043154119.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest8182766738119776690.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest8182766738119776690.tmp/test] Wrote /tmp/abstractshelltest8572442764043154119.tmp/test/src/main/java/com/test/JustCreated.java Deleted /tmp/abstractshelltest5228819152081097270.tmp Deleted /tmp/abstractshelltest8572442764043154119.tmp Wrote /tmp/abstractshelltest8182766738119776690.tmp/test Wrote /tmp/abstractshelltest8182766738119776690.tmp/test/pom.xml Wrote /tmp/abstractshelltest8182766738119776690.tmp/test/src/main/java Wrote /tmp/abstractshelltest8182766738119776690.tmp/test/src/test/java Wrote /tmp/abstractshelltest8182766738119776690.tmp/test/src/main/resources Wrote /tmp/abstractshelltest8182766738119776690.tmp/test/src/test/resources Wrote /tmp/abstractshelltest8182766738119776690.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest8182766738119776690.tmp/test/src/main/resources/META-INF/forge.xml ? Use [/tmp/abstractshelltest4906886502418144104.tmp/test] as project directory? [Y/n] ***SUCCESS*** Created project [test] in new working directory [/tmp/abstractshelltest4906886502418144104.tmp/test] Wrote /tmp/abstractshelltest8182766738119776690.tmp/test/src/main/java/com/test/JustCreated.java Deleted /tmp/abstractshelltest8790625128826611824.tmp Deleted /tmp/abstractshelltest8182766738119776690.tmp Wrote /tmp/abstractshelltest4906886502418144104.tmp/test Wrote /tmp/abstractshelltest4906886502418144104.tmp/test/pom.xml Wrote /tmp/abstractshelltest4906886502418144104.tmp/test/src/main/java Wrote /tmp/abstractshelltest4906886502418144104.tmp/test/src/test/java Wrote /tmp/abstractshelltest4906886502418144104.tmp/test/src/main/resources Wrote /tmp/abstractshelltest4906886502418144104.tmp/test/src/test/resources Wrote /tmp/abstractshelltest4906886502418144104.tmp/test/src/main/java/com/test Wrote /tmp/abstractshelltest4906886502418144104.tmp/test/src/main/resources/META-INF/forge.xml Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.753 sec Running org.jboss.forge.maven.facets.MavenPluginFacetTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 163.674 sec Running org.jboss.forge.maven.facets.MavenDependencyFacetTest Tests run: 10, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 179.975 sec <<< FAILURE! Results : Failed tests: testHasDependencyBehavior(org.jboss.forge.maven.facets.MavenDependencyFacetTest) Tests run: 79, Failures: 1, Errors: 0, Skipped: 2 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Forge - Parent .................................... SUCCESS [1.486s] [INFO] Forge - Targeted Event Bus ........................ SUCCESS [7.620s] [INFO] Forge - Parser/Java API ........................... SUCCESS [1.091s] [INFO] Forge - Parser/XML ................................ SUCCESS [0.914s] [INFO] Forge - Shell API ................................. SUCCESS [3.022s] [INFO] Forge - Maven Integration APIs .................... SUCCESS [2.243s] [INFO] Forge - Git Integration ........................... SUCCESS [1.119s] [INFO] Forge - Test Harness .............................. SUCCESS [1.013s] [INFO] Forge - Maven Project Model ....................... SUCCESS [2.313s] [INFO] Forge - Parser/Java ............................... SUCCESS [8.871s] [INFO] Forge - Shell ..................................... SUCCESS [53.641s] [INFO] Forge - Git Integration Tests ..................... SUCCESS [14.604s] [INFO] Forge - Project Model Maven Tests ................. FAILURE [6:46.216s] [INFO] Forge - Test Harness (Web) ........................ SKIPPED [INFO] Forge - Java EE APIs .............................. SKIPPED [INFO] Forge - Java EE Integration Impl & Plugins ........ SKIPPED [INFO] Forge - Scaffolding APIs .......................... SKIPPED [INFO] Forge - Scaffolding Plugins ....................... SKIPPED [INFO] Forge - Dev Plugins ............................... SKIPPED [INFO] Forge - Scaffold Provider for Java Server Faces ... SKIPPED [INFO] Forge - Modular Plugin Loader ..................... SKIPPED [INFO] JBoss Forge - Distribution Build .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8:25.487s [INFO] Finished at: Wed Apr 04 10:15:27 MDT 2012 [INFO] Final Memory: 90M/269M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project forge-project-model-maven-tests: There are test failures. [ERROR] [ERROR] Please refer to /home/jporter/projects/jboss/forge/core/project-model-maven-tests/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :forge-project-model-maven-tests % ]2;jporter@jporter: ~/projects/jboss/forge/core]1;..ss/forge/core jporter@jporter [10:15:28] [~/projects/jboss/forge/core] [master] -> %  jporter@jporter [10:15:28] [~/projects/jboss/forge/core] [master] -> % eexit ]2;exit]1;exit Script done on Wed 04 Apr 2012 10:16:44 AM MDT