Thanks Aleksey,
this works. However, I also want to know the concrete versions of the dependencies (in my environment) and mvnrepository.com doesn't give me that. Christoph -------- Original-Nachricht -------- > Datum: Thu, 08 Jul 2010 11:29:12 +0400 > Von: Aleksey Didik <[email protected]> > An: Maven Users List <[email protected]> > Betreff: Re: Finding out the dependencies of an (arbitrary) artifact > Hello Christoph, > > Try to use mvnrepositry.com. > > For example: > > http://mvnrepository.com/artifact/org.sonatype.tycho/tycho-compiler-jdt/0.9.0 > > HTH, > Aleksey Didik. > > 08.07.2010 11:20, Christoph Kutzinski пишет: > > Hi, > > > > I thought this would be a no brainer, but suprisingly I found no answer > to this so far: > > How can I find out the dependencies of an arbitrary artifact (say > org.sonatype.tycho:tycho-compiler-jdt)? > > > > BTW: > > yes, I know there's a workaround: Add it as a dependency to a POM and > run mvn dependency:tree > > But I thought there would be an easier way. > > > > > > Christoph > > > > --------------------------------------------------------------------- > > 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]
