[forge-dev] [JBoss JIRA] Created: (SEAMFORGE-222) Build failure in project forge-shell

Martin Borgman (JIRA) jira-events at lists.jboss.org
Fri Jun 17 14:14:23 EDT 2011


Build failure in project forge-shell
------------------------------------

                 Key: SEAMFORGE-222
                 URL: https://issues.jboss.org/browse/SEAMFORGE-222
             Project: Seam Forge
          Issue Type: Bug
          Components: Forge Build
    Affects Versions: 1.0.0.Alpha4
         Environment: Java version: 1.6.0_24, vendor: Apple Inc.
Java home: /Library/Java/JavaVirtualMachines/1.6.0_24-b07-348.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.6.7", arch: "x86_64", family: "mac"
            Reporter: Martin Borgman


Build fails with the following report:

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Forge - Parent .................................... SUCCESS [4.339s]
[INFO] Forge - Targeted Event Bus ........................ SUCCESS [6.332s]
[INFO] Forge - Parser/Java API ........................... SUCCESS [2.047s]
[INFO] Forge - Parser/XML ................................ SUCCESS [1.702s]
[INFO] Forge - Shell API ................................. SUCCESS [4.544s]
[INFO] Forge - Maven Integration APIs .................... SUCCESS [3.967s]
[INFO] Forge - Git Integration ........................... SUCCESS [2.050s]
[INFO] Forge - Parser/Java ............................... SUCCESS [13.544s]
[INFO] Forge - Maven Project Model ....................... SUCCESS [3.378s]
[INFO] Forge - Test Harness .............................. SUCCESS [2.015s]
[INFO] Forge - Shell ..................................... FAILURE [2:07.330s]
[INFO] Forge - Project Model Maven Tests ................. SKIPPED
[INFO] Forge - Plugin Loader ............................. 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 - Scaffold Provider for Metawidget .......... SKIPPED
[INFO] Forge - Dev Plugins ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:52.205s
[INFO] Finished at: Sat Jun 11 00:18:55 CEST 2011
[INFO] Final Memory: 30M/83M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project forge-shell: There are test failures.
[ERROR] 
[ERROR] Please refer to /Users/martinborgman/forge/shell/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 <goals> -rf :forge-shell

The tests that failed are:

Tests in error: 
  testAddDependencyFromManagedParent(org.jboss.forge.shell.test.plugins.builtin.ProjectPluginTest)
  testAddDependencyFromLocalAndManagedParent(org.jboss.forge.shell.test.plugins.builtin.ProjectPluginTest)
  testAddDependencyFromManagedImport(org.jboss.forge.shell.test.plugins.builtin.ProjectPluginTest)

These tests can be found in shell/src/test/java/org/jboss/forge/shell/test/plugins/builtin/ProjectPluginTest.java.
The problem is that an artifact weld-api-bom with version 1.0 no longer exists in the maven repository.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-dev mailing list