Latest Status: STRUTS-MAIN-926 was successful

Build Result STRUTS-MAIN-913

Labels: NONE 
Previous
  1. 910
  2. 911
  3. 912
  4. 914
  5. 915
  6. 916
Next

Build STRUTS-MAIN-913 failed with 1 failing tests.

See full change details

Code Changes

Code has been updated by davenewton.

  • davenewton

    davenewton

    Added check for element's existence when adding error class to field label; it was broken when an element used "simple" theme. Gotta change some client-side validation stuff.  

Expand

Collapse

Tests

  • 237 tests in total
  • 1 tests failed

Existing Test Failures (1) Existing Test Failures (1)

Test Suite Test Case Failing Since Build
StaticContentTestOnContainerjetty6x (Show History) Invalid rersources3 STRUTS-MAIN-909 (Updated by Musachy Barroso, 2 weeks before)

Expand

Collapse

Error Summary

The build generated some errors. See the full build log for details.

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: com.opensymphony
ArtifactId: xwork
Version: 2.1.2-SNAPSHOT

Reason: Unable to locate resource in repository

Try downloading the file manually from the project website.

Then, install it using the command:
    mvn install:install-file -DgroupId=com.opensymphony -DartifactId=xwork -Dversion=2.1.2-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there:
    mvn deploy:deploy-file -DgroupId=com.opensymphony -DartifactId=xwork -Dversion=2.1.2-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  com.opensymphony:xwork:jar:2.1.2-SNAPSHOT

from the specified remote repositories:
  central (https://maven.atlassian.com/repository/internal/),
  atlassian-m1-repository (https://m2proxy.atlassian.com/repository/m1/),
  apache.snapshots (http://people.apache.org/maven-snapshot-repository)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch

This Bamboo site is for demonstration purposes only. Evaluate Bamboo - The Zen of Continuous Integration.