You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/01/06 08:54:56 UTC

Build failed in Jenkins: CXF-2.3-deploy #226

See <https://builds.apache.org/job/CXF-2.3-deploy/226/changes>

Changes:

[dkulp] Blocked revisions 1221907,1221911,1221918-1221919,1222186,1222774,1222777-1222778,1225218,1225523,1225572,1225881,1225896,1226526,1227499,1227508,1227639,1227753,1227760-1227761,1227764,1227766 via svnmerge

................
  r1221907 | dkulp | 2011-12-21 17:15:12 -0500 (Wed, 21 Dec 2011) | 65 lines
  
  Blocked revisions 1214425-1214426,1214497-1214498,1214599-1214601,1214604-1214605,1214826,1214829,1220754,1220854,1220911 via svnmerge
  
  ........
    r1214425 | dkulp | 2011-12-14 14:48:57 -0500 (Wed, 14 Dec 2011) | 2 lines
    
    Simplify how the bus addtribute is handled on <cxf:bus> to make sure
    it's ignored and not resulting in circular graphs
  ........
    r1214426 | dkulp | 2011-12-14 14:49:06 -0500 (Wed, 14 Dec 2011) | 1 line
    
    Remove testutils dependency on some poms that don't need it.
  ........
    r1214497 | dkulp | 2011-12-14 16:56:23 -0500 (Wed, 14 Dec 2011) | 1 line
    
    Put better <name> element in there
  ........
    r1214498 | dkulp | 2011-12-14 16:56:30 -0500 (Wed, 14 Dec 2011) | 1 line
    
    a bit more dep reduction
  ........
    r1214599 | bimargulies | 2011-12-14 21:32:28 -0500 (Wed, 14 Dec 2011) | 3 lines
    
    [CXF-3972] Revert "Hide wsdl2js mojo because it introduces a dependency loop."
    
    This reverts commit 8de9a1db837c973eea15f5e32cd4682eb19377d3.
  ........
    r1214600 | bimargulies | 2011-12-14 21:32:34 -0500 (Wed, 14 Dec 2011) | 1 line
    
    Try again to put the javascript runtime into the codegen.
  ........
    r1214601 | bimargulies | 2011-12-14 21:32:43 -0500 (Wed, 14 Dec 2011) | 1 line
    
    Much debugging of js mojo. It has even worked a little.
  ........
    r1214604 | bimargulies | 2011-12-14 21:37:12 -0500 (Wed, 14 Dec 2011) | 1 line
    
    [CXF-3972] sort our marker suffixes.
  ........
    r1214605 | bimargulies | 2011-12-14 21:41:21 -0500 (Wed, 14 Dec 2011) | 1 line
    
    [CXF-3972] another fix to marker suffixes.
  ........
    r1214826 | dkulp | 2011-12-15 11:07:26 -0500 (Thu, 15 Dec 2011) | 1 line
    
    [maven-release-plugin] prepare release cxf-2.5.1
  ........
    r1214829 | dkulp | 2011-12-15 11:08:12 -0500 (Thu, 15 Dec 2011) | 1 line
    
    [maven-release-plugin] prepare for next development iteration
  ........
    r1220754 | coheigea | 2011-12-19 09:06:04 -0500 (Mon, 19 Dec 2011) | 2 lines
    
    Added an STS-based ws-security-examples SAML test
     - Fixed a bug in SignatureConfirmation processing in the runtime
  ........
    r1220854 | coheigea | 2011-12-19 12:18:16 -0500 (Mon, 19 Dec 2011) | 2 lines
    
    Adding an interceptor to send and process SAML tokens with no binding policy
     - Finished with the ws-security-example tests
  ........
    r1220911 | dkulp | 2011-12-19 14:33:51 -0500 (Mon, 19 Dec 2011) | 1 line
    
    Remove unneeded call to xjc
  ........
................
  r1221911 | dkulp | 2011-12-21 17:21:47 -0500 (Wed, 21 Dec 2011) | 9 lines
  
  Merged revisions 1221333 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1221333 | dkulp | 2011-12-20 11:38:52 -0500 (Tue, 20 Dec 2011) | 1 line
    
    Fix error in eclipse
  ........
................
  r1221918 | dkulp | 2011-12-21 17:28:20 -0500 (Wed, 21 Dec 2011) | 12 lines
  
  Merged revisions 1221875 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1221875 | dkulp | 2011-12-21 15:53:15 -0500 (Wed, 21 Dec 2011) | 4 lines
    
    [CXF-3990] Make a few methods public in the policy engine to make it
    easier to extend or augment the policy decissions
    
    Patch from Andrei Shakirin applied
  ........
................
  r1221919 | dkulp | 2011-12-21 17:29:02 -0500 (Wed, 21 Dec 2011) | 16 lines
  
  Blocked revisions 1221308,1221366,1221813 via svnmerge
  
  ........
    r1221308 | cschneider | 2011-12-20 10:06:29 -0500 (Tue, 20 Dec 2011) | 1 line
    
    CXF-3982 Added osgi metatype file for the cxf servlet
  ........
    r1221366 | coheigea | 2011-12-20 12:41:59 -0500 (Tue, 20 Dec 2011) | 1 line
    
    [CXF-3635] - WS-Trust SPNego (WCF message level spnego)
  ........
    r1221813 | ay | 2011-12-21 12:16:28 -0500 (Wed, 21 Dec 2011) | 1 line
    
    [CXF-3992] making jmx instrumentation manager configurable using some bus properties
  ........
................
  r1222186 | ay | 2011-12-22 06:31:44 -0500 (Thu, 22 Dec 2011) | 9 lines
  
  Merged revisions 1221825 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1221825 | ay | 2011-12-21 19:01:07 +0100 (Wed, 21 Dec 2011) | 1 line
    
    [CXF-3993] ws-rm's blueprint configuration fails to parse RMAssertion entries
  ........
................
  r1222774 | dkulp | 2011-12-23 13:14:34 -0500 (Fri, 23 Dec 2011) | 9 lines
  
  Merged revisions 1222469 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1222469 | ay | 2011-12-22 16:36:40 -0500 (Thu, 22 Dec 2011) | 1 line
    
    specifying cxf version for META-INF.cxf* exports
  ........
................
  r1222777 | dkulp | 2011-12-23 13:22:49 -0500 (Fri, 23 Dec 2011) | 10 lines
  
  Merged revisions 1222754 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1222754 | dkulp | 2011-12-23 12:09:52 -0500 (Fri, 23 Dec 2011) | 2 lines
    
    [CXF-3996] Allow POLICY_OVERRIDE to work on server side in.
    Patch from Andrei Shakirin applied.
  ........
................
  r1222778 | dkulp | 2011-12-23 13:23:17 -0500 (Fri, 23 Dec 2011) | 32 lines
  
  Blocked revisions 1222009-1222010,1222231,1222634,1222713-1222714,1222729 via svnmerge
  
  ........
    r1222009 | bimargulies | 2011-12-21 21:38:56 -0500 (Wed, 21 Dec 2011) | 1 line
    
    CXF-3995: fall back to class-level annotations lacking method-level annotations.
  ........
    r1222010 | bimargulies | 2011-12-21 21:39:06 -0500 (Wed, 21 Dec 2011) | 1 line
    
    Format cleanup.
  ........
    r1222231 | bimargulies | 2011-12-22 08:52:43 -0500 (Thu, 22 Dec 2011) | 1 line
    
    CXF-3998: add an additional flag (and annotation param) to make it easier to deal with browser confusion on Access-Control-Allow-Headers.
  ........
    r1222634 | cschneider | 2011-12-23 05:30:21 -0500 (Fri, 23 Dec 2011) | 1 line
    
    CXF-3982 Fixing wrong directory 
  ........
    r1222713 | cschneider | 2011-12-23 11:07:23 -0500 (Fri, 23 Dec 2011) | 1 line
    
    CXF-3983 Use ManagedServiceFactory instead of ManagedService
  ........
    r1222714 | cschneider | 2011-12-23 11:08:17 -0500 (Fri, 23 Dec 2011) | 1 line
    
    CXF-3982 Provide metatype information for Workqueues
  ........
    r1222729 | cschneider | 2011-12-23 11:26:06 -0500 (Fri, 23 Dec 2011) | 1 line
    
    Ignore some targets
  ........
................
  r1225218 | sergeyb | 2011-12-28 11:21:17 -0500 (Wed, 28 Dec 2011) | 9 lines
  
  Merged revisions 1225217 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1225217 | sergeyb | 2011-12-28 16:18:20 +0000 (Wed, 28 Dec 2011) | 1 line
    
    [CXF-3877] Returning endpoint address for foreign contexts
  ........
................
  r1225523 | sergeyb | 2011-12-29 08:13:25 -0500 (Thu, 29 Dec 2011) | 9 lines
  
  Merged revisions 1225521 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1225521 | sergeyb | 2011-12-29 13:07:42 +0000 (Thu, 29 Dec 2011) | 1 line
    
    [CXF-4000] Optional formatting of the JSON ouput
  ........
................
  r1225572 | sergeyb | 2011-12-29 10:46:07 -0500 (Thu, 29 Dec 2011) | 9 lines
  
  Merged revisions 1225563 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1225563 | sergeyb | 2011-12-29 15:38:56 +0000 (Thu, 29 Dec 2011) | 1 line
    
    Fixing the compilation failure
  ........
................
  r1225881 | sergeyb | 2011-12-30 13:13:35 -0500 (Fri, 30 Dec 2011) | 9 lines
  
  Merged revisions 1225880 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1225880 | sergeyb | 2011-12-30 18:12:14 +0000 (Fri, 30 Dec 2011) | 1 line
    
    Reporting the dispatcher name in case of the failure
  ........
................
  r1225896 | sergeyb | 2011-12-30 13:55:15 -0500 (Fri, 30 Dec 2011) | 9 lines
  
  Merged revisions 1225895 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1225895 | sergeyb | 2011-12-30 18:52:23 +0000 (Fri, 30 Dec 2011) | 1 line
    
    Minor update to RequestDispatcherProvider
  ........
................
  r1226526 | sergeyb | 2012-01-02 14:27:05 -0500 (Mon, 02 Jan 2012) | 9 lines
  
  Merged revisions 1226521 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1226521 | sergeyb | 2012-01-02 19:19:04 +0000 (Mon, 02 Jan 2012) | 1 line
    
    Fixing the build failure
  ........
................
  r1227499 | ema | 2012-01-05 01:08:19 -0500 (Thu, 05 Jan 2012) | 17 lines
  
  Merged revisions 1227488,1227490,1227494 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1227488 | ema | 2012-01-05 13:31:31 +0800 (Thu, 05 Jan 2012) | 1 line
    
    [Minor fix]: correct to add rmDevivery in InFaultInterceptors
  ........
    r1227490 | ema | 2012-01-05 13:32:45 +0800 (Thu, 05 Jan 2012) | 1 line
    
    [CXF-3989]:messageConetxt.setScope(MessageContext.HTTP_REQUEST_HEADERS, Scope.APPLICATION) leads to java.lang.IllegalArgumentException
  ........
    r1227494 | ema | 2012-01-05 13:39:40 +0800 (Thu, 05 Jan 2012) | 1 line
    
    [CXF-3981]:WS-Addressing related faults do not contain addressing headers
  ........
................
  r1227508 | ema | 2012-01-05 02:20:16 -0500 (Thu, 05 Jan 2012) | 9 lines
  
  Merged revisions 1227506 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1227506 | ema | 2012-01-05 15:14:48 +0800 (Thu, 05 Jan 2012) | 1 line
    
    [CXF-3981]:Does not store wsa header when wsrm is enabled to fix the SequenceTest 
  ........
................
  r1227639 | coheigea | 2012-01-05 10:43:08 -0500 (Thu, 05 Jan 2012) | 1 line
  
  [CXF-4012] - The AlgorithmSuite class does not use the WS-SP standard maximum symmetric key size
................
  r1227753 | dkulp | 2012-01-05 13:54:19 -0500 (Thu, 05 Jan 2012) | 2 lines
  
  Update merge tracking to pull from 2.5.x branch
................
  r1227760 | dkulp | 2012-01-05 14:02:13 -0500 (Thu, 05 Jan 2012) | 9 lines
  
  Merged revisions 1226972 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes
  
  ........
    r1226972 | dkulp | 2012-01-03 17:22:56 -0500 (Tue, 03 Jan 2012) | 1 line
    
    Add a NPE guard to SoapTransportFactory
  ........
................
  r1227761 | dkulp | 2012-01-05 14:03:19 -0500 (Thu, 05 Jan 2012) | 9 lines
  
  Merged revisions 1227320 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes
  
  ........
    r1227320 | dkulp | 2012-01-04 16:06:36 -0500 (Wed, 04 Jan 2012) | 1 line
    
    Use non-deprecated API
  ........
................
  r1227764 | dkulp | 2012-01-05 14:05:01 -0500 (Thu, 05 Jan 2012) | 9 lines
  
  Recorded merge of revisions 1227636 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/branches/2.5.x-fixes
  
  ........
    r1227636 | coheigea | 2012-01-05 10:40:52 -0500 (Thu, 05 Jan 2012) | 1 line
    
    [CXF-4012] - The AlgorithmSuite class does not use the WS-SP standard maximum symmetric key size
  ........
................
  r1227766 | dkulp | 2012-01-05 14:05:44 -0500 (Thu, 05 Jan 2012) | 68 lines
  
  Blocked revisions 1225793,1225832,1226744,1226953,1226971,1227009,1227321,1227627,1227630,1227640,1227691,1227740,1227743,1227758 via svnmerge
  
  ................
    r1225793 | sergeyb | 2011-12-30 05:44:20 -0500 (Fri, 30 Dec 2011) | 1 line
    
    [CXF-3859] JAX-RS Minimal OSGI demo, applying a patch on behalf of Ka-Lok Fung
  ................
    r1225832 | sergeyb | 2011-12-30 09:10:28 -0500 (Fri, 30 Dec 2011) | 1 line
    
    [CXF-4001] Using InputStream available on the message when checking for form parameters
  ................
    r1226744 | coheigea | 2012-01-03 06:35:26 -0500 (Tue, 03 Jan 2012) | 1 line
    
    Simplifying SAML Conditions checking in the STS
  ................
    r1226953 | dkulp | 2012-01-03 16:24:25 -0500 (Tue, 03 Jan 2012) | 2 lines
    
    [CXF-4005, CXF-4004] Fix issues where extraargs could be double merged
    and causing duplicate arguments.
  ................
    r1226971 | dkulp | 2012-01-03 17:22:49 -0500 (Tue, 03 Jan 2012) | 2 lines
    
    [CXF-4003] Add date and time types for wadl
    Patch from Matthias Brandt applied
  ................
    r1227009 | bimargulies | 2012-01-03 19:58:25 -0500 (Tue, 03 Jan 2012) | 1 line
    
    Set up the maven-invoker-plugin to run codegen tests.
  ................
    r1227321 | dkulp | 2012-01-04 16:06:46 -0500 (Wed, 04 Jan 2012) | 1 line
    
    [CXF-4008] Check the javax.net.ssl.keyStore* props
  ................
    r1227627 | coheigea | 2012-01-05 10:12:45 -0500 (Thu, 05 Jan 2012) | 1 line
    
    [CXF-4010] - Add ability to specific EncryptionProperties per STS instance
  ................
    r1227630 | coheigea | 2012-01-05 10:18:13 -0500 (Thu, 05 Jan 2012) | 1 line
    
    [CXF-4011] - The STS SAML DefaultSubjectProvider does not set the encryption algorithm when building an EncryptedKey
  ................
    r1227640 | coheigea | 2012-01-05 10:44:01 -0500 (Thu, 05 Jan 2012) | 1 line
    
    [CXF-4012] - Fix for failing STS test
  ................
    r1227691 | ay | 2012-01-05 11:49:56 -0500 (Thu, 05 Jan 2012) | 1 line
    
    [CXF-4013] Enhancing the element-append and drop options of OutTransformWriter
  ................
    r1227740 | dkulp | 2012-01-05 13:47:40 -0500 (Thu, 05 Jan 2012) | 2 lines
    
    Create the fixes branch for 2.5.x
  ................
    r1227743 | dkulp | 2012-01-05 13:49:57 -0500 (Thu, 05 Jan 2012) | 2 lines
    
    Setup svnmerge.py tracking
  ................
    r1227758 | dkulp | 2012-01-05 13:58:24 -0500 (Thu, 05 Jan 2012) | 8 lines
    
    Blocked revisions 1227752 via svnmerge
    
    ........
      r1227752 | dkulp | 2012-01-05 13:53:26 -0500 (Thu, 05 Jan 2012) | 1 line
      
      Update version number to 2.6.0-SNAPSHOT
    ........
  ................
................

[dkulp] Merged revisions 1227041 via svnmerge from 
https://svn.us.apache.org/repos/asf/cxf/branches/2.4.x-fixes

................
  r1227041 | dkulp | 2012-01-03 22:35:49 -0500 (Tue, 03 Jan 2012) | 9 lines
  
  Merged revisions 1227029 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1227029 | dkulp | 2012-01-03 21:22:00 -0500 (Tue, 03 Jan 2012) | 1 line
    
    [CXF-4007] Make sure jetty threadpool is set on the server as well.
  ........
................

[dkulp] Merged revisions 1225495 via svnmerge from 
https://svn.us.apache.org/repos/asf/cxf/branches/2.4.x-fixes

................
  r1225495 | sergeyb | 2011-12-29 06:19:33 -0500 (Thu, 29 Dec 2011) | 9 lines
  
  Merged revisions 1225494 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1225494 | sergeyb | 2011-12-29 11:17:14 +0000 (Thu, 29 Dec 2011) | 1 line
    
    [CXF-3999] Update to Jettison 1.3.1
  ........
................

[dkulp] Merged revisions 1221914 via svnmerge from 
https://svn.us.apache.org/repos/asf/cxf/branches/2.4.x-fixes

................
  r1221914 | dkulp | 2011-12-21 17:26:02 -0500 (Wed, 21 Dec 2011) | 10 lines
  
  Merged revisions 1221874 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1221874 | dkulp | 2011-12-21 15:53:07 -0500 (Wed, 21 Dec 2011) | 2 lines
    
    [CXF-3991] Better error message when conduit cannot be found.
    Patch from Andrei Shakirin applied.
  ........
................

[dkulp] Blocked revisions 1213875,1213884,1213913-1213914,1213922,1213925,1214194,1214309-1214310,1214809,1215108,1215178,1220591,1220756,1220777,1221515,1221520,1221723,1221778-1221779,1221880-1221882,1221902-1221903 via svnmerge

................
  r1213875 | dkulp | 2011-12-13 14:10:21 -0500 (Tue, 13 Dec 2011) | 2 lines
  
  Update release notes for 2.4.5
................
  r1213884 | coheigea | 2011-12-13 14:32:50 -0500 (Tue, 13 Dec 2011) | 3 lines
  
  Added another X.509 Token ws-security-example systest
   - Started on the SAML tests
   - Added the ability to set the version of a generated SAML Assertion by policy (when we pick up WSS4J 1.6.5).
................
  r1213913 | dkulp | 2011-12-13 15:26:09 -0500 (Tue, 13 Dec 2011) | 11 lines
  
  Recorded merge of revisions 1213883 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1213883 | coheigea | 2011-12-13 14:31:01 -0500 (Tue, 13 Dec 2011) | 3 lines
    
    Added another X.509 Token ws-security-example systest
     - Started on the SAML tests
     - Added the ability to set the version of a generated SAML Assertion by policy (when we pick up WSS4J 1.6.5).
  ........
................
  r1213914 | dkulp | 2011-12-13 15:26:45 -0500 (Tue, 13 Dec 2011) | 8 lines
  
  Blocked revisions 1213876 via svnmerge
  
  ........
    r1213876 | dkulp | 2011-12-13 14:12:57 -0500 (Tue, 13 Dec 2011) | 2 lines
    
    Update release notes for 2.5.1
  ........
................
  r1213922 | dkulp | 2011-12-13 15:57:02 -0500 (Tue, 13 Dec 2011) | 1 line
  
  [maven-release-plugin] prepare release cxf-2.4.5
................
  r1213925 | dkulp | 2011-12-13 15:57:47 -0500 (Tue, 13 Dec 2011) | 1 line
  
  [maven-release-plugin] prepare for next development iteration
................
  r1214194 | coheigea | 2011-12-14 07:01:29 -0500 (Wed, 14 Dec 2011) | 1 line
  
  Fixing a bug in not directly referring to a DerivedKey
................
  r1214309 | coheigea | 2011-12-14 10:55:39 -0500 (Wed, 14 Dec 2011) | 1 line
  
  Added some more SAML ws-security-example tests
................
  r1214310 | coheigea | 2011-12-14 10:55:53 -0500 (Wed, 14 Dec 2011) | 1 line
  
  Adding policy validation for certain types of SAML tokens
................
  r1214809 | coheigea | 2011-12-15 10:22:45 -0500 (Thu, 15 Dec 2011) | 1 line
  
  Adding some more SAML ws-security-example tests
................
  r1215108 | coheigea | 2011-12-16 07:22:25 -0500 (Fri, 16 Dec 2011) | 1 line
  
  Fixing some failing unit test with WSS4J 1.6.5-SNAPSHOT
................
  r1215178 | coheigea | 2011-12-16 10:19:25 -0500 (Fri, 16 Dec 2011) | 1 line
  
  Added in some more saml ws-security-example tests and a secure-conversation test
................
  r1220591 | ffang | 2011-12-18 21:31:03 -0500 (Sun, 18 Dec 2011) | 9 lines
  
  Merged revisions 1220374 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1220374 | ffang | 2011-12-18 20:05:53 +0800 (日, 18 12 2011) | 1 line
    
    [CXF-3979]specify cxf-bundle start-level less than 60
  ........
................
  r1220756 | coheigea | 2011-12-19 09:12:08 -0500 (Mon, 19 Dec 2011) | 2 lines
  
  Added an STS-based ws-security-examples SAML test
   - Fixed a bug in SignatureConfirmation processing in the runtime
................
  r1220777 | coheigea | 2011-12-19 09:41:36 -0500 (Mon, 19 Dec 2011) | 1 line
  
  Removing previous test from the 2.4.x-fixes branch due to not having an STS
................
  r1221515 | sergeyb | 2011-12-20 18:07:02 -0500 (Tue, 20 Dec 2011) | 9 lines
  
  Merged revisions 1221511 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1221511 | sergeyb | 2011-12-20 22:51:55 +0000 (Tue, 20 Dec 2011) | 1 line
    
    [CXF-3987] Removing confusing Multipart checks when reading plain multipart/form-data payloads
  ........
................
  r1221520 | sergeyb | 2011-12-20 18:23:25 -0500 (Tue, 20 Dec 2011) | 9 lines
  
  Merged revisions 1221519 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1221519 | sergeyb | 2011-12-20 23:19:17 +0000 (Tue, 20 Dec 2011) | 1 line
    
    [CXF-3987] Checking Content-Id in case of missing Content-Disposition
  ........
................
  r1221723 | sergeyb | 2011-12-21 08:38:02 -0500 (Wed, 21 Dec 2011) | 9 lines
  
  Merged revisions 1221709 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1221709 | sergeyb | 2011-12-21 13:11:18 +0000 (Wed, 21 Dec 2011) | 1 line
    
    [CXF-3903] Fixing a regression to do with converting Multipart params to FormParams too early for the benefit of WADLGenerator
  ........
................
  r1221778 | sergeyb | 2011-12-21 10:57:00 -0500 (Wed, 21 Dec 2011) | 9 lines
  
  Merged revisions 1221776 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1221776 | sergeyb | 2011-12-21 15:50:56 +0000 (Wed, 21 Dec 2011) | 1 line
    
    Fixing the multipart test failure
  ........
................
  r1221779 | sergeyb | 2011-12-21 10:58:54 -0500 (Wed, 21 Dec 2011) | 9 lines
  
  Merged revisions 1221777 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1221777 | bimargulies | 2011-12-21 15:54:26 +0000 (Wed, 21 Dec 2011) | 1 line
    
    CXF-3988: First attempt at a builder/fluid pattern for making attachments.
  ........
................
  r1221880 | dkulp | 2011-12-21 16:00:29 -0500 (Wed, 21 Dec 2011) | 11 lines
  
  Merged revisions 1214335 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1214335 | dkulp | 2011-12-14 11:58:03 -0500 (Wed, 14 Dec 2011) | 3 lines
    
    [CXF-3976] Use the EPR passed into SoapTransportFactory whenever
    possible.
    Patch from Andrei Shakirin applied
  ........
................
  r1221881 | dkulp | 2011-12-21 16:03:38 -0500 (Wed, 21 Dec 2011) | 17 lines
  
  Recorded merge of revisions 1214193,1214305,1214307 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1214193 | coheigea | 2011-12-14 07:00:50 -0500 (Wed, 14 Dec 2011) | 1 line
    
    Fixing a bug in not directly referring to a DerivedKey
  ........
    r1214305 | coheigea | 2011-12-14 10:54:37 -0500 (Wed, 14 Dec 2011) | 1 line
    
    Added some more SAML ws-security-example tests
  ........
    r1214307 | coheigea | 2011-12-14 10:54:51 -0500 (Wed, 14 Dec 2011) | 1 line
    
    Adding policy validation for certain types of SAML tokens
  ........
................
  r1221882 | dkulp | 2011-12-21 16:04:05 -0500 (Wed, 21 Dec 2011) | 25 lines
  
  Blocked revisions 1213942,1213952,1213955,1213965,1214024 via svnmerge
  
  ........
    r1213942 | bimargulies | 2011-12-13 16:52:01 -0500 (Tue, 13 Dec 2011) | 2 lines
    
    [CXF-2972] prepare to split rt-javascript to break a dependency loop.
  ........
    r1213952 | bimargulies | 2011-12-13 16:58:55 -0500 (Tue, 13 Dec 2011) | 3 lines
    
    [CXF-3972] move tests to new project. Due to svn idiocy I'm not 100% sure that this builds, but I'll fix it really quick
    if not.
  ........
    r1213955 | bimargulies | 2011-12-13 17:00:17 -0500 (Tue, 13 Dec 2011) | 2 lines
    
    [CXF-3972] forgot an svn add.
  ........
    r1213965 | bimargulies | 2011-12-13 17:37:49 -0500 (Tue, 13 Dec 2011) | 2 lines
    
    [CXF-3972] further trimming of dependency tree in the hopes of getting out of the cycle business.
  ........
    r1214024 | dkulp | 2011-12-13 20:40:49 -0500 (Tue, 13 Dec 2011) | 1 line
    
    Remove dependencies on testutils for jaxb and soap.
  ........
................
  r1221902 | dkulp | 2011-12-21 17:08:27 -0500 (Wed, 21 Dec 2011) | 11 lines
  
  Merged revisions 1214496 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1214496 | dkulp | 2011-12-14 16:56:16 -0500 (Wed, 14 Dec 2011) | 3 lines
    
    Update to latest easymock to simplify things a bit and to move us
    forward with it.
    Remove easymock deps from poms that don't need it.
  ........
................
  r1221903 | dkulp | 2011-12-21 17:13:26 -0500 (Wed, 21 Dec 2011) | 17 lines
  
  Recorded merge of revisions 1214808,1215107,1215176 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1214808 | coheigea | 2011-12-15 10:22:09 -0500 (Thu, 15 Dec 2011) | 1 line
    
    Adding some more SAML ws-security-example tests
  ........
    r1215107 | coheigea | 2011-12-16 07:21:41 -0500 (Fri, 16 Dec 2011) | 1 line
    
    Fixing some failing unit test with WSS4J 1.6.5-SNAPSHOT
  ........
    r1215176 | coheigea | 2011-12-16 10:17:42 -0500 (Fri, 16 Dec 2011) | 1 line
    
    Added in some more saml ws-security-example tests and a secure-conversation test
  ........
................

------------------------------------------
[...truncated 18218 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 11 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 6 source files to <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/target/cxf-integration-jbi-2.3.9-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cxf already added, skipping
[INFO] org/apache/cxf/jbi already added, skipping
[INFO] org/apache/cxf/jbi/se already added, skipping
[INFO] org/apache/cxf/jbi/se/state already added, skipping
[INFO] org/apache/cxf/jbi/se/state/Messages.properties already added, skipping
[INFO] org/apache/cxf/jbi/se/Messages.properties already added, skipping
[INFO] org/apache/cxf/jbi/se/filters.properties already added, skipping
[INFO] org/apache/cxf/jbi/se/negativefilters.properties already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/target/cxf-integration-jbi-2.3.9-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cxf already added, skipping
[INFO] org/apache/cxf/jbi already added, skipping
[INFO] org/apache/cxf/jbi/se already added, skipping
[INFO] org/apache/cxf/jbi/se/state already added, skipping
[INFO] org/apache/cxf/jbi/se/state/Messages.properties already added, skipping
[INFO] org/apache/cxf/jbi/se/Messages.properties already added, skipping
[INFO] org/apache/cxf/jbi/se/filters.properties already added, skipping
[INFO] org/apache/cxf/jbi/se/negativefilters.properties already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/src/main/java/org/apache/cxf/jbi/se/state/AbstractServiceEngineStateMachine.java>:86: warning - @return tag has no arguments.
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/target/cxf-integration-jbi-2.3.9-SNAPSHOT-javadoc.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/target/cxf-integration-jbi-2.3.9-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.3-deploy/ws/.repository/org/apache/cxf/cxf-integration-jbi/2.3.9-SNAPSHOT/cxf-integration-jbi-2.3.9-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/target/cxf-integration-jbi-2.3.9-SNAPSHOT-sources.jar> to <https://builds.apache.org/job/CXF-2.3-deploy/ws/.repository/org/apache/cxf/cxf-integration-jbi/2.3.9-SNAPSHOT/cxf-integration-jbi-2.3.9-SNAPSHOT-sources.jar>
[INFO] Installing <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/target/cxf-integration-jbi-2.3.9-SNAPSHOT-javadoc.jar> to <https://builds.apache.org/job/CXF-2.3-deploy/ws/.repository/org/apache/cxf/cxf-integration-jbi/2.3.9-SNAPSHOT/cxf-integration-jbi-2.3.9-SNAPSHOT-javadoc.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-integration-jbi/2.3.9-SNAPSHOT/cxf-integration-jbi-2.3.9-20120106.073612-6.jar
44K uploaded  (cxf-integration-jbi-2.3.9-20120106.073612-6.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf:cxf-integration-jbi:2.3.9-SNAPSHOT'
[INFO] Uploading project information for cxf-integration-jbi 2.3.9-20120106.073612-6
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf:cxf-integration-jbi'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-integration-jbi/2.3.9-SNAPSHOT/cxf-integration-jbi-2.3.9-20120106.073612-6-sources.jar
32K uploaded  (cxf-integration-jbi-2.3.9-20120106.073612-6-sources.jar)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-integration-jbi/2.3.9-SNAPSHOT/cxf-integration-jbi-2.3.9-20120106.073612-6-javadoc.jar
110K uploaded  (cxf-integration-jbi-2.3.9-20120106.073612-6-javadoc.jar)
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/pom.xml> to /home/hudson/hudson/jobs/CXF-2.3-deploy/modules/org.apache.cxf$cxf-integration-jbi/builds/2012-01-06_07-33-12/archive/org.apache.cxf/cxf-integration-jbi/2.3.9-SNAPSHOT/cxf-integration-jbi-2.3.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/target/cxf-integration-jbi-2.3.9-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.3-deploy/modules/org.apache.cxf$cxf-integration-jbi/builds/2012-01-06_07-33-12/archive/org.apache.cxf/cxf-integration-jbi/2.3.9-20120106.073612-6/cxf-integration-jbi-2.3.9-20120106.073612-6.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/target/cxf-integration-jbi-2.3.9-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/CXF-2.3-deploy/modules/org.apache.cxf$cxf-integration-jbi/builds/2012-01-06_07-33-12/archive/org.apache.cxf/cxf-integration-jbi/2.3.9-20120106.073612-6/cxf-integration-jbi-2.3.9-20120106.073612-6-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jbi/target/cxf-integration-jbi-2.3.9-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/CXF-2.3-deploy/modules/org.apache.cxf$cxf-integration-jbi/builds/2012-01-06_07-33-12/archive/org.apache.cxf/cxf-integration-jbi/2.3.9-20120106.073612-6/cxf-integration-jbi-2.3.9-20120106.073612-6-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF JCA Connection
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0.1/geronimo-ejb_3.0_spec-1.0.1.pom
[WARNING] Unable to get resource 'org.apache.geronimo.specs:geronimo-ejb_3.0_spec:pom:1.0.1' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out
Downloading: http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-ejb_3.0_spec/1.0.1/geronimo-ejb_3.0_spec-1.0.1.jar
[WARNING] Unable to get resource 'org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar:1.0.1' from repository central (http://repo1.maven.org/maven2): Error transferring file: Connection timed out
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.3-deploy/ws/cxf-2.3.x-fixes/integration/jca/pom.xml> to /home/hudson/hudson/jobs/CXF-2.3-deploy/modules/org.apache.cxf$cxf-integration-jca/builds/2012-01-06_07-33-12/archive/org.apache.cxf/cxf-integration-jca/2.3.9-SNAPSHOT/cxf-integration-jca-2.3.9-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar:1.0.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=geronimo-ejb_3.0_spec -Dversion=1.0.1 -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.geronimo.specs -DartifactId=geronimo-ejb_3.0_spec -Dversion=1.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-integration-jca:jar:2.3.9-SNAPSHOT
  	2) org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar:1.0.1

----------
1 required artifact is missing.

for artifact: 
  org.apache.cxf:cxf-integration-jca:jar:2.3.9-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar:1.0.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=geronimo-ejb_3.0_spec -Dversion=1.0.1 -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.geronimo.specs -DartifactId=geronimo-ejb_3.0_spec -Dversion=1.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-integration-jca:jar:2.3.9-SNAPSHOT
  	2) org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar:1.0.1

----------
1 required artifact is missing.

for artifact: 
  org.apache.cxf:cxf-integration-jca:jar:2.3.9-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar:1.0.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=geronimo-ejb_3.0_spec -Dversion=1.0.1 -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.geronimo.specs -DartifactId=geronimo-ejb_3.0_spec -Dversion=1.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-integration-jca:jar:2.3.9-SNAPSHOT
  	2) org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar:1.0.1

----------
1 required artifact is missing.

for artifact: 
  org.apache.cxf:cxf-integration-jca:jar:2.3.9-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)


	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:702)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:602)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:969)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:492)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar:1.0.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.geronimo.specs -DartifactId=geronimo-ejb_3.0_spec -Dversion=1.0.1 -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.geronimo.specs -DartifactId=geronimo-ejb_3.0_spec -Dversion=1.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.cxf:cxf-integration-jca:jar:2.3.9-SNAPSHOT
  	2) org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar:1.0.1

----------
1 required artifact is missing.

for artifact: 
  org.apache.cxf:cxf-integration-jca:jar:2.3.9-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)


	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:360)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:304)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:697)
	... 34 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 minutes 33 seconds
[INFO] Finished at: Fri Jan 06 07:54:54 GMT 2012
[INFO] Final Memory: 113M/217M
[INFO] ------------------------------------------------------------------------
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


Jenkins build is back to normal : CXF-2.3-deploy #227

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.3-deploy/227/changes>