How to setup Archiva internal+snapshot repository for Maven?
问题 We are trying to use Archiva as a Maven proxy for central and other external repositories and also as a snapshot storage for our artifacts which are automatically built by Hudson from SVN and installed to the snapshot repository. I can't setup my Maven client to use the internal and snapshots repositories together. My project has some external dependencies (like log4j ) which are downloaded from the Archiva internal repository correctly. Also my project has a dependency to an own project