Return-Path: Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: (qmail 8159 invoked from network); 18 Feb 2010 13:58:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2010 13:58:19 -0000 Received: (qmail 95579 invoked by uid 500); 18 Feb 2010 13:58:18 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 95503 invoked by uid 500); 18 Feb 2010 13:58:18 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 95494 invoked by uid 99); 18 Feb 2010 13:58:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 13:58:18 +0000 X-ASF-Spam-Status: No, hits=3.4 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [63.246.22.40] (HELO mail.atlassian.com) (63.246.22.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 13:58:06 +0000 Received: from atlassian13.managed.contegix.com (atlassian13.private [172.16.3.13]) by mail.atlassian.com (Postfix) with ESMTP id 9A0E9163025A for ; Thu, 18 Feb 2010 07:57:45 -0600 (CST) Received: from atlassian13.managed.contegix.com (atlassian13.managed.contegix.com [127.0.0.1]) by atlassian13.managed.contegix.com (Postfix) with ESMTP id 8D3FB65B043A for ; Thu, 18 Feb 2010 07:57:45 -0600 (CST) Date: Thu, 18 Feb 2010 07:57:45 -0600 (CST) From: Atlassian Open Source Bamboo To: commits@struts.apache.org Message-ID: <14733903.5511.1266501465549.JavaMail.j2ee_opensource.bamboo.atlassian.com@atlassian13.managed.contegix.com> Subject: [OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 1030 has FAILED (0 tests failed). Change made by lukaszlenart MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5510_26776010.1266501465464" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_5510_26776010.1266501465464 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------=_Part_5510_26776010.1266501465464 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit ----------------------------------------------------------- STRUTS-MAINJ6-1030 failed. ----------------------------------------------------------- Code has been updated by lukaszlenart. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-1030/ -------------- Code Changes -------------- lukaszlenart (911403): >Solved WW-3355 - handling empty action extensiomn in proper way lukaszlenart (911398): >Solved WW-3385 - proper implementation of put() method to reflect Map interface specification -------------- Error Summary -------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT   Try downloading the file manually from the project website.   Then, install it using the command:       mvn install:install-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file   Alternatively, if you host your own repository you can deploy the file there:       mvn deploy:deploy-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]   Path to dependency:           1) org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT           2) org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT 2) org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT   Try downloading the file manually from the project website.   Then, install it using the command:       mvn install:install-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file   Alternatively, if you host your own repository you can deploy the file there:       mvn deploy:deploy-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]   Path to dependency:           1) org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT           2) org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT ---------- 2 required artifacts are missing. for artifact:   org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT from the specified remote repositories:   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),   central (https://m2proxy.atlassian.com/repository/public) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo ------=_Part_5510_26776010.1266501465464 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit
STRUTS-MAINJ6-1030 failed.
Code has been updated by lukaszlenart.
No failed tests found, a possible compilation error.

Code Changes See full change details
lukaszlenart
Solved WW-3355 - handling empty action extensiomn in proper way
(911403)
lukaszlenart
Solved WW-3385 - proper implementation of put() method to reflect Map interface specification
(911398)

Error Summary See full build log
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
          1) org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
          2) org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT

2) org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
          1) org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
          2) org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT

----------
2 required artifacts are missing.

for artifact:
  org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT

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



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

Email generated by Atlassian Bamboo - if you wish to stop receiving these emails edit your user profile or notify your administrator
Want this information in your IDE?
Actions
View Online
Add Comments
View Artifacts
Download Logs
------=_Part_5510_26776010.1266501465464--