Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

invalid value for tools.jar file in pom of mule-app-maven-plugin #29

Open
vsd-codesode opened this issue Nov 4, 2017 · 0 comments
Open

Comments

@vsd-codesode
Copy link

<dependency> <groupId>com.sun</groupId> <artifactId>tools</artifactId> <version>${java.version}</version> <scope>system</scope> <systemPath>${java.home}/../lib/tools.jar</systemPath> </dependency>

This above dependency defined in this plugin points two possible wrong location. When importing one project in Eclipse(Oxygen); maven build fails showing tools.jar not found message.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant