There are a few dependencies not currently in maven central. I presume the typical procedure is to upload them as described in http://maven.apache.org/guides/mini/guide-central-repository-upload.html and https://docs.sonatype.org/display/Repository/Uploading+3rd-party +Artifacts+to+The+Central+Repository?
John > Subject > > Re: Integrating Subsystems into the Aries build > > Hi John, > > On 23 August 2012 13:54, John W Ross <[email protected]> wrote: > > > > > > I would like to begin the work of integrating Subsystems into the Aries > > build. I would add Subsystems to the trunk/pom.xml file, probably as the > > last thing before the samples. I would then monitor the build and fix any > > issues that occur or revert the changes, if necessary. Would anyone like to > > comment, question, suggest, or object before I proceed? > > Are there dependencies on artifacts that aren't yet in Maven > repositories? I think there used to be a dependency on an Equinox > build. > > It would be good to know that a clean build works before checking in > that change to the trunk/pom.xml ie. empty .m2/repository, fresh > checkout, then locally change the trunk/pom.xml and mvn install. > > Thanks! > > > > John >
