Skip to content

Instantly share code, notes, and snippets.

$ mvn -X clean install -DskipTests
[tons of output from other modules]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ nifi-framework-cluster ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.2:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.2, parent: sun.misc.Launcher$AppClassLoader@55f96302]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.2:compile' with basic configurator -->
[DEBUG] (f) basedir = /Users/alanj/Downloads/nifi-1.0.0/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster
[DEBUG] (f) buildDirectory = /Users/alanj/Downloads/nifi-1.0.0/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/target
[DEBUG] (f) classpathElements = [/Users/alanj/Downloads/nifi-1.0.0/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/target/classes, /Users/alanj/Downloads/nifi-1.0.0/nifi-api/target/nifi-api-1.0.0.jar, /Users/a