I'm trying to build clean from the current svn to get the 1.0 release and encountering this consistent problem with (online) maven create-lib. Is there a workaround?
> +---------------------------------------- > | Executing (): Apache Axis 2.0 - JAXB-RI Data Binding > | Memory: 24M/34M > +---------------------------------------- > Attempting to download ../jaxb-impl-2.0EA3.jar. > WARNING: Failed to download ../jaxb-impl-2.0EA3.jar. > Attempting to download ../jaxb-xjc-2.0EA3.jar. > WARNING: Failed to download ../jaxb-xjc-2.0EA3.jar. > > BUILD FAILED > File...... > /home/chuck/Repositories/MetaLINCSSVN/Libraries/axis2/trunk/axis2/maven.xml > Element... maven:reactor > Line...... 1081 > Column.... 45 > The build cannot continue because of the following unsatisfied > dependencies: > > ../jaxb-impl-2.0EA3.jar > ../jaxb-xjc-2.0EA3.jar Thanks, Chuck
