CQ-S7DAM-VIDEO-CORE-1.0.JAR Dependency
I'm trying to follow the instructions below running AEM6.1 locally on OSX.
https://docs.adobe.com/docs/en/aem/6-1/administer/content/assets/video-transcoder.html
I'm getting an error running
mvn clean install sling:install
It gives the following output.
[INFO] Reactor Summary:
[INFO]
[INFO] S7 Video Application .............................. SKIPPED
[INFO] S7Video Parent Project ............................ SKIPPED
[INFO] S7Video Application package ....................... SKIPPED
[INFO] S7Video Core Bundle ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.709s
[INFO] Finished at: Tue Dec 22 10:47:51 EST 2015
[INFO] Final Memory: 13M/245M
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'sling' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/Users/cmrockwe/.m2/repository), adobe-plugins (http://repo.adobe.com/nexus/content/groups/public/), cqblueprints.plugins.releases (http://dev.cqblueprints.com/nexus/content/repositories/releases/), central (http://repo.maven.apache.org/maven2)] -> [Help 1]
And if I run just mvn clean install it gives the following dependency error.