Skip to content

Instantly share code, notes, and snippets.

@tiagoshibata
Created August 1, 2016 11:16
Show Gist options
  • Save tiagoshibata/a4021489a21419abba20c03ae2e30a3c to your computer and use it in GitHub Desktop.
Save tiagoshibata/a4021489a21419abba20c03ae2e30a3c to your computer and use it in GitHub Desktop.
tiago@shibata-sm:~/code/appium-android-bootstrap/bootstrap (master)$ mvn help:all-profiles
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=gasp -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for io.appium.android:bootstrap:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 31, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building bootstrap 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-help-plugin:2.2:all-profiles (default-cli) @ bootstrap ---
[WARNING] No profiles detected!
[INFO] Listing Profiles for Project: io.appium.android:bootstrap:jar:1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.131 s
[INFO] Finished at: 2016-08-01T08:12:00-03:00
[INFO] Final Memory: 8M/110M
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment