Searched full:eclipse_plugin (Results 1 – 5 of 5) sorted by relevance
17 1) Run `mvn clean package` in the `eclipse_plugin` directory. This will first copy the dependencies18 of the plugin to `eclipse_plugin/lib/` and then triggers the tycho build that uses these32 `eclipse_plugin/target/google-java-format-eclipse-plugin-<version>.jar`38 into the `eclipse_plugin/lib/` directory.42 place the appropriate version into the `eclipse_plugin/lib/` directory yourself
41 mvn tycho-versions:update-eclipse-metadata -pl eclipse_plugin55 …mvn --no-transfer-progress -pl '!eclipse_plugin' -P sonatype-oss-release clean deploy -Dgpg.passph…59 …mvn --no-transfer-progress -pl 'eclipse_plugin' verify gpg:sign -DskipTests=true -Dgpg.passphrase=…74 eclipse_plugin/target/google-java-format-eclipse-plugin-*.jar
89 …run: mvn -pl '!eclipse_plugin' source:jar deploy -B -DskipTests=true -Dinvoker.skip=true -Dmaven.j…
15 eclipse_plugin/lib/
30 <module>eclipse_plugin</module>