[
https://issues.apache.org/jira/browse/JCRVLT-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168074#comment-16168074
]
Konrad Windszus edited comment on JCRVLT-202 at 9/15/17 4:00 PM:
-----------------------------------------------------------------
[~tripod] What about the other goals for installing/uninstalling packages which
were previously provided by the Adobe Plugin
(https://docs.adobe.com/docs/en/aem/6-3/develop/dev-tools/vlt-mavenplugin.html#Goals%20of%20the%20Content%20Package%20Maven%20Plugin).
I guess they depend on the finalization of
https://issues.apache.org/jira/browse/JCRVLT-151. Can you give a rough timeline?
was (Author: kwin):
[~tripod] What about the other goals for installing/uninstalling those which
were previously provided by the Adobe Plugin
(https://docs.adobe.com/docs/en/aem/6-3/develop/dev-tools/vlt-mavenplugin.html#Goals%20of%20the%20Content%20Package%20Maven%20Plugin).
I guess they depend on the finalization of
https://issues.apache.org/jira/browse/JCRVLT-151. Can you give a rough timeline?
> Import Adobe's content package maven plugin
> -------------------------------------------
>
> Key: JCRVLT-202
> URL: https://issues.apache.org/jira/browse/JCRVLT-202
> Project: Jackrabbit FileVault
> Issue Type: Task
> Components: package maven plugin
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: package-maven-plugin-1.0.0
>
>
> The content-package maven plugin is a maven plugin that simplifies the
> creation of content package maven artifacts. The content packages can later
> be used to install content into a JCR repository using the Apache Jackrabbit
> FileVault packaging runtime.
> Filevault was contributed 4 years ago, but we never had a tool to create the
> packaged during runtime. Adobe's plugin is publicly available, but only in
> binary form. With this contribution, we want to bring the source and
> development closer to the filevault core and to leverage the community better
> in driving this plugin further.
> *details*
> java package space:
> {code}
> org.apache.jackrabbit.filevault.maven.packaging
> {code}
> plugin name:
> {code}
> <groupId>org.apache.jackrabbit.filevault</groupId>
> <artifactId>package-maven-plugin</artifactId>
> {code}
> scm location:
> - a) SVN:
> https://svn.apache.org/repos/asf/jackrabbit/commons/package-maven-plugin
> - b) GIT:
> https://git-wip-us.apache.org/repos/asf?p=jackrabbit-filevault-package-plugin.git;a=tree
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)