Wrong list, the discussion is here:
http://xircles.codehaus.org/projects/m2eclipse/lists
On 16 Jun 07, at 4:54 AM 16 Jun 07, Olivier Dehon wrote:
Hello,
I have come across a bizarre issue using the Maven2 eclipse plugin
0.0.10.
When I run the install goal on my project's POM from eclipse right-
click menu,
maven fails to download the JAR of one of the dependencies from the
remote
central repository. It downloads the dependency POM file, but not
the JAR
itself, and all that silently. The compilation subsequently fails
because the
JAR in question is not put on the classpath.
The even strangest thing is that if I delete that dependency
directory from
my local repository, and try to run "mvn install" from the command
line
(maven 2.0.5), then the JAR for the dependency is downloaded
correctly alongside
its POM, and the compilation succeeds.
Is that a known bug in the Maven2 eclipse plugin? Isn't the plugin
using the
version of Maven installed on the workstation?
Thanks in advance for any hints/pointers.
-Olivier
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thanks,
Jason
----------------------------------------------------------
Jason van Zyl
Founder and PMC Chair, Apache Maven
jason at sonatype dot com
----------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]