Lines Matching +full:versions +full:- +full:maven +full:- +full:plugin
1 # Google Java Format Eclipse Plugin
5 See https://github.com/google/google-java-format#eclipse
11 Before building the plugin, make sure to run `mvn
12 tycho-versions:update-eclipse-metadata` to update the bundle version in
13 `META-INF/MANIFEST.MF`.
15 ### Building the Plugin
18 of the plugin to `eclipse_plugin/lib/` and then triggers the tycho build that uses these
19 dependencies (as declared in `build.properties`) for the actual Eclipse plugin build.<br><br>
20 If you also want to add the build artifact to the local maven repository, you can use
21 `mvn clean install -Dtycho.localArtifacts=ignore` instead. Note, however, that you then must use
24 [p2-local-metadata.properties](https://wiki.eclipse.org/Tycho/Target_Platform#Locally_built_artifac…
26 outdated build artifact created by a previous build instead of re-building the plugin. More
28 [in this thread](https://www.eclipse.org/lists/tycho-user/msg00952.html) and
31 2) You can find the built plugin in
32 `eclipse_plugin/target/google-java-format-eclipse-plugin-<version>.jar`
36 With the current build setup, the Eclipse plugin build pulls the needed build
37 artifacts of the google java format core from the maven repository and copies it
41 is not available in a maven repository (local or otherwise), you will have to