Re: https repository with maven 1.x

2005-12-26 Thread Brett Porter
That could be a bug in the 1.1 beta. I think someone has previously written some instructions for doing this with 1.0.2, you might need to google it. - Brett Dan Diephouse wrote: > Hi all, > I'm trying to use the java.net maven repo with no luck. Evidentally > https doesn't work with maven 1.1-be

https repository with maven 1.x

2005-12-25 Thread Dan Diephouse
Hi all, I'm trying to use the java.net maven repo with no luck. Evidentally https doesn't work with maven 1.1-beta-2? Does it work with 1.0.2? Looking at maven -X, it gives a rather curious output. It seems to search on the file system for the https repository. My project.props contains: ma