Hi there,

I can't seem to get repositories that require basic authentication to
work - has this been implemented yet?  My pom is of the form:

        <repositories>
                <repository>
                        <id>myrepos</id>
                        <name>My Repository</name>
                        <url>http://myuser:[EMAIL PROTECTED]/</url>
                </repository>
        </repositories>

The user:[EMAIL PROTECTED] syntax used to work with M1.  Any ideas?

Cheers,

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to