Re: A nice circle: parent pom in remote repository

2007-12-21 Thread knaas
A related problem can occur when trying to use archetypes from your repo - can't wait until archetypeng fixes this. Because of a defect in the archetype-plugin, you'll need to use the -DremoteRepositories=http://mycompany.com in order to find them in your repo. baerrach wrote: We document

Re: HELP - repository central will be blacklisted

2007-12-19 Thread knaas
This is old, and you may have figured out your issue, but this is what worked for us. We had our artifactory configured to use both apache's official maven release and snaphot repositories. We also had our settings.xml set to be a mirrorOf * so that everything would go to our artifactory repo.

Re: Is this a bug (Maven needs pom to read global settings.xml)?

2007-12-19 Thread knaas
This is old, and you may have figured out your issue, but this is what worked for us. We had our artifactory configured to use both apache's official maven release and snaphot repositories. We also had our settings.xml set to be a mirrorOf * so that everything would go to our artifactory repo.