I'd like to be able to use JiBX SNAPSHOT jars in Maven 2 projects, but it looks like we need to have a separate repository for that purpose. Nigel suggested creating two separate Maven 2 repositories on Sourceforge, one for snapshots and one for releases. Hopefully we could set up the release repository to be automatically replicated to the main Maven repository, while keeping SNAPSHOTs only in their Sourceforge repository. Is anyone able to help set this up (or offer a better approach)?
My current need is with Axis2, where I've tried to add my JiBX 1.2 SNAPSHOT jars manually to the build for testing. You're supposed to be able to add jars directly using "mvn install:install-file ...", but this gives an error message "POM 'org.apache.axis2:axis2-mar-maven-plugin' not found in repository..." - and nobody involved in Axis2 seems to know enough about the Maven 2 build to tell me how to get around the problem. Having a SNAPSHOT repository would hopefully offer an easier approach for dealing with this type of build issue. - Dennis -- Dennis M. Sosnoski SOA and Web Services in Java Training and Consulting http://www.sosnoski.com - http://www.sosnoski.co.nz Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ jibx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-devs
