Re: [m2] site:site fails with legacy dependencies

2005-12-21 Thread Maria Odea Ching
Hi Antonio, Maven 2 will look for a pom xml file (artifactId-version.pom). Maven 1 uses a maven.xml and a project.xml file so when you execute mvn, it couldn't find the pom and the error specified below occurs. Thanks, Maria Odea Ching Antonio PAROLINI wrote: Hi, I am calling mvn site:sit

[m2] site:site fails with legacy dependencies

2005-12-06 Thread Antonio PAROLINI
Hi, I am calling mvn site:site on a pom.xml, where one of my dependency jar is using a legacy( maven1) repository, and I get the following stack trace. When using juste maven2 dependencies it works. Is this any known bug ? Regards, Antonio java.lang.IllegalArgumentException: Can't find a valid