Sorry for the misunderstanding. It's not a general Ant or Maven question.

The m2eclipse plugin adds to the java launcher's classpath the maven dependencies. I need the same but for Maven Launcher.

In our project there are some user defined tasks. This tasks use some libraries. To run our tasks in eclipse we use the Ant Launcher and add to the classpath all our libraries.

Now, with maven, the libraries are defined in the repository.

Hope this makes the situation a little bit more clear.

Thanks again,

Javier

Eugene Kuleshov wrote:
Javier,

Now I am not sure what you actually looking for, but it seem like it is some kind of general Maven or Ant question. So, you can try to ask this in the Maven Users mailing list [1] or in the Ant users list [2].

 regards,
 Eugene

[1] http://maven.apache.org/mail-lists.html
[2] http://ant.apache.org/mail.html


Javier Diaz wrote:
Eugene,

Thanks for your answer. Interesting link but it doesn't solve all our problems (maybe this is not the place to discuss the maven ant task, is it?) and to use them we should modify our scripts, isn't it? That is a very big drawback.

Any other ideas?

Javier

Eugene Kuleshov wrote:
Javier,

You cam use Maven Ant tasks. See documentation at http://maven.apache.org/ant-tasks.html

 regards,
 Eugene




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email






---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to