Hi Alasdair I attached a patch in https://issues.apache.org/jira/browse/ARIES-97, which can resolve this.
-Rex 2009/12/30 Alasdair Nottingham <[email protected]> > Hi, > > I'm having some problems building the JMX integration tests. Looking > at the maven output it seems that the javax.mail dependency being > pulled in by my maven install isn't able to pull in javax.mail. > Looking at the pom and jar for the dependency I get the following > output: > > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <html><head> > <title>301 Moved Permanently</title> > </head><body> > <h1>Moved Permanently</h1> > <p>The document has moved <a > href="http://download.java.net/maven/1/javax.mail/jars/mail-1.4.jar > ">here</a>.</p> > <hr> > <address>Apache Server at maven-repository.dev.java.net Port 443</address> > </body></html> > > Does anyone know what I should do to get this working? > > Thanks > Alasdair > > -- > Alasdair Nottingham > [email protected] >
