...
Code Block |
---|
cd eclipse.jdt.core/org.eclipse.jdt.core mvn -Pbuild-individual-bundles clean verify |
If JUnit tests fail out of the box you can skip them using:
Code Block |
---|
mvn -Pbuild-individual-bundles clean verify -Dmaven.test.skip=true -DskipTests=true |
To build the batch compiler issue that inside eclipse.jdt.core, then find the compiler underĀ org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.14.100-SNAPSHOT-batch-compiler.jar