JB, Yes, I think it makes sense to upgrade our servicemix-pom (and everything else) to use apache pom version 5.
Regards, Gert Vanthienen ------------------------ Open Source SOA: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ 2009/4/24 Jean-Baptiste Onofré <[email protected]>: > Currently, SMX3 pom uses servicemix-pom version 2. In this version of the > parent POM, the repository repository.apache.org is not present. > > Maybe I can increase to the new servicemix parent POM that includes the > Nexus repository. > > Regards > JB > > Gert Vanthienen wrote: >> >> L.S., >> >> CXF is using Nexus (repository.apache.org) to deploy snapshots, just >> like ServiceMix itself. Perhaps we still need to add the new snapshot >> repo location somewhere, but ideally we would want to upgrade to >> version 5 of the Apache parent POM which has all the new Nexus repo >> information for us. >> >> Regards, >> >> Gert Vanthienen >> ------------------------ >> Open Source SOA: http://fusesource.com >> Blog: http://gertvanthienen.blogspot.com/ >> >> >> >> 2009/4/24 Edell Nolan <[email protected]>: >>> >>> Hi, >>> >>> I have found a snapshot here >>> >>> >>> http://repository.apache.org/snapshots/org/apache/cxf/cxf-codegen-plugin/2.2.1-SNAPSHOT/ >>> >>> Maybe we are expecting to pick it up from somewhere else ? >>> >>> Edell. >>> >>> On Fri, Apr 24, 2009 at 10:12 AM, Jean-Baptiste Onofré >>> <[email protected]>wrote: >>> >>>> Hi all, >>>> >>>> I have tried to build the SMX3 trunk and I have a broken dependency on >>>> sample WSDL First :: CXFSE SU : >>>> >>>> Reason: Unable to download the artifact from any repository >>>> >>>> org.apache.cxf:cxf-codegen-plugin:pom:2.2.1-SNAPSHOT >>>> >>>> I have checked in the different repository defined in the super POM and >>>> I >>>> haven't found any version of the codegen plugin for CXF 2.2.1-SNAPSHOT. >>>> >>>> In the WSDL first example, codegen is used with the wsdl2java goal. >>>> Possible workarounds are : >>>> - request a codegen plugin 2.2.1-SNAPSHOT version (if the plugin is not >>>> deprecated). >>>> - use the cxf-java2ws-plugin in place of codegen. >>>> - rollback to CXF 2.2 which provides the codegen plugin. >>>> >>>> What do you think ? >>>> >>>> Regards >>>> JB >>>> >
