I would if I knew how, but I downloaded the jar from elsewhere and installed it in my local maven and the build went on through that one but similarly failed on plexus-archiver-1.2 Michael Oliver
On Mon, Jun 6, 2011 at 9:03 AM, Benson Margulies [via CXF] < [email protected]> wrote: > send email to the maven central maintainers? > > On Sun, Jun 5, 2011 at 8:50 PM, MikeOliverAZ <[hidden > email]<http://user/SendEmail.jtp?type=node&node=4457484&i=0>> > wrote: > > > Followed instructions on Apache CXF Setting up Eclipse at > > http://cxf.apache.org/setting-up-eclipse.html > > http://cxf.apache.org/setting-up-eclipse.html > > > > At Building Apache CXF WSDL Validator Maven2 Plugin task-segment > [install] > > got [WARNING] Unable to get resource > > 'org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9' from > > respository central. Re-running mvn install -Pfastinstall > -Psetup.eclipse > > failed at the same point. > > > > Subsequent workspace import showed only those projects before the > Validator. > > > > Search of all the pom.xml files under CXF Trunk did not show > > "plexus-container-default" at all. > > > > Search at MVN Repository > > > http://mvnrepository.com/artifact/org.codehaus.plexus/plexus-container-default/1.0-alpha-9 > > did show the file and a download link, but the download failed there too. > > > > > Anybody have any ideas on alternatives to proceed? > > > > I was able to download the stable version > > > > <dependency> > > <groupId>org.codehaus.plexus</groupId> > > <artifactId>plexus-container-default</artifactId> > > <version>1.0-alpha-9-stable-1</version> > > </dependency> > > > > but not finding the pom.xml to change I don't know what to do. > > > > > > > > -- > > View this message in context: > http://cxf.547215.n5.nabble.com/Build-Error-on-CXF-Trunk-tp4457479p4457479.html > > Sent from the cxf-user mailing list archive at Nabble.com. > > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://cxf.547215.n5.nabble.com/Build-Error-on-CXF-Trunk-tp4457479p4457484.html > To unsubscribe from Build Error on CXF Trunk, click > here<http://cxf.547215.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4457479&code=bW9saXZlckBjb3JlbnR0ZWNoLmNvbXw0NDU3NDc5fDg1MzIwMjU3OA==>. > > -- View this message in context: http://cxf.547215.n5.nabble.com/Build-Error-on-CXF-Trunk-tp4457479p4457544.html Sent from the cxf-user mailing list archive at Nabble.com.
