mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-08-07 17:49:34 +00:00
-- javadocs and site improvements
-- forgot wcmqs in archetype git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@630 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
@@ -36,6 +36,7 @@ import org.codehaus.plexus.archiver.jar.JarArchiver;
|
||||
* @phase package
|
||||
* @requiresProject
|
||||
* @threadSafe
|
||||
* @since 1.0
|
||||
* @requiresDependencyResolution runtime
|
||||
* @description Packages an Alfresco AMP file in ${project.build.directory} using the content found in ${project.build.directory}/${project.build.finalName}
|
||||
*/
|
||||
|
@@ -16,6 +16,7 @@ import org.apache.maven.plugin.MojoFailureException;
|
||||
*
|
||||
* @version $Id:$
|
||||
* @requiresDependencyResolution
|
||||
* @since 1.0
|
||||
* @goal install
|
||||
* @description Installs one or more AMPs onto an Alfresco / Share WAR (or
|
||||
* exploded WAR folder)
|
||||
|
@@ -20,6 +20,7 @@ import org.apache.maven.project.MavenProject;
|
||||
* @goal set-version
|
||||
* @phase initialize
|
||||
* @requiresProject
|
||||
* @since 1.0
|
||||
* @threadSafe
|
||||
* @description Parses Maven version and removes literals as not allowed in AMP versions, making a noSnapshotVersion property available for POM filtering
|
||||
*/
|
||||
|
Reference in New Issue
Block a user