08-18-2015 06:15 PM
08-21-2015 06:04 AM
mvn install:install-file -DgroupId=org.sharextras -DartifactId=javascript-console-repo -Dversion=0.6.0 -Dfile=javascript-console-repo-0.6.0.amp -Dpackaging=amp -DgeneratePom=true
mvn install:install-file -DgroupId=org.sharextras -DartifactId=javascript-console-share -Dversion=0.6.0 -Dfile=javascript-console-share-0.6.0.amp -Dpackaging=amp -DgeneratePom=true
<dependency>
<groupId>org.sharextras</groupId>
<artifactId>javascript-console-repo</artifactId>
<version>0.6.0</version>
<type>amp</type>
</dependency>
</dependencies>
<overlays>
…
<overlay>
<groupId>org.sharextras</groupId>
<artifactId>javascript-console-repo</artifactId>
<type>amp</type>
</overlay>
<dependencies>
…
<dependency>
<groupId>org.sharextras</groupId>
<artifactId>javascript-console-share</artifactId>
<version>0.6.0</version>
<type>amp</type>
</dependency>
</dependencies>
<overlays>
…
<overlay>
<groupId>org.sharextras</groupId>
<artifactId>javascript-console-share</artifactId>
<type>amp</type>
</overlay>
</overlays>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.