Hi,
I am still getting the same errors with that command:
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] WKND Sites Project - Reactor Project [pom]
[INFO] WKND Sites Project Bundle [bundle]
[INFO] WKND Sites Project Content Package [content-package]
[INFO]
[INFO] ---------------< com.adobe.aem.guides:wknd-sites-guide>----------------
[INFO] Building WKND Sites Project - Reactor Project 0.0.1-SNAPSHOT [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install(default-install) @ wknd-sites-guide ---
[INFO] Installing /Users/geoff.gunn/aem-guides-wknd/pom.xml to /Users/geoff.gunn/.m2/repository/com/adobe/aem/guides/wknd-sites-guide/0.0.1-SNAPSHOT/wkn d-sites-guide-0.0.1-SNAPSHOT.pom
[INFO]
[INFO] -------------< com.adobe.aem.guides:wknd-sites-guide.core>-------------
[INFO] Building WKND Sites Project Bundle 0.0.1-SNAPSHOT [2/3]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources(default-resources) @ wknd-sites-guide.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/geoff.gunn/aem-guides-wknd/core/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile(default-compile) @ wknd-sites-guide.core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-scr-plugin:1.20.0:scr(generate-scr-descriptor) @ wknd-sites-guide.core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] WKND Sites Project - Reactor Project 0.0.1-SNAPSHOT SUCCESS [ 0.082 s]
[INFO] WKND Sites Project Bundle .......................... FAILURE [ 0.309 s]
[INFO] WKND Sites Project Content Package 0.0.1-SNAPSHOT .. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.223 s
[INFO] Finished at: 2018-03-23T15:15:36-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.felix:maven-scr-plugin:1.20.0:scr(generate-scr-descriptor) on project wknd-sites-guide.core: Execution generate-scr-descriptor of goal org.apache.felix:maven-scr-plugin:1.20.0:scr failed: org.apache.felix.scrplugin.annotations.AnnotationProcessor is not an ImageIO SPI class -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1]http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :wknd-sites-guide.core