0

Eclipse comes with some dependencies like Junit. How to configure the maven to use those rather than downloading.

1 Answer 1

1

Tycho can manage OSGi bundles, that manage their dependencies. For details see the blogpost of Mattias Holmqvist. In the third part of these blog posts it is also shown how to use JUnit with Tycho.

However, if you want to you are using Eclipse with standard Java projects, I don't know of any Maven task that reads such information from the Eclipse project and classpath files.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.