On Wed, 2003-05-28 at 10:33, Michal Maczka wrote: > <dependency> > <groupId>foo</groupId> > <artifactId>foo-baa</artifactId> > <version>xx</version> > <type>jar</type> > <properties> > <eclipse.dependency>true</eclipse.dependency> <---- This makes a > trick > </properties> > </dependency> > > Try to see the latest, CVS HEAD version of the plugin.
You mean the eclipse plugin? Well well, that's good news anyway, but my project has commandline/non-eclipse guys (vi editor user(!)) and eclipse guys: And so I search for the option for CLI maven user to get the jars/classes from dependency sub-projects into maven's classpath for compiling with maven CLI. -- Martin Skopp Riege Software International GmbH Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com This email is intended to be viewed with a nonproportional font. Public Key on http://www.keyserver.net, Key-ID: 3D4027B5 Fingerprint: 1970 C78D 9A1D 99FA 5CE4 5C0D 29E6 6A95 3D40 27B5 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
