Hello, I'm not a maven expert at all :-)
but, the problem is that there is a http://www.ibiblio.org/maven/torque/poms/torque-gen-3.1.1-rc3.pom and no http://www.ibiblio.org/maven/torque/poms/torque-gen-3.1.1.pom So http://www.ibiblio.org/maven2/torque/torque-gen/3.1.1-rc3/torque-gen-3.1.1-rc3.pom has the dependencies informations and http://www.ibiblio.org/maven2/torque/torque-gen/3.1.1/torque-gen-3.1.1.pom don't. The aim of the torque.*.pom file is to provide transitive dependencies in maven2 (and perhaps in 1.1). You have an explanation at http://maven.apache.org/reference/repository-upload.html and at http://maven.apache.org/maven2/dependencies.html Thanks again. Le Mardi 7 Juin 2005 15:04, Thomas Fischer a �crit : > Hi, > > can you please elaborate a bit more for maven non-experts what the problem > is ? > > Thanks, > > Thomas > > Matthieu HELLEBOID <[EMAIL PROTECTED]> schrieb am 07.06.2005 14:29:06: > > Hello, > > > > I can see that torque and torque-gen 3.1.1 don't have a pom on ibiblio > > for > > > maven, while versions 3.1.1-rc* have one. So there is no converted pom > > for > > > 3.1.1 with m2, and transitive dependencies cannot be used. > > > > Thanks a lot ! > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
