You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2017/09/11 07:01:12 UTC

[jira] [Resolved] (JCRVLT-202) Import Adobe's content package maven plugin

     [ https://issues.apache.org/jira/browse/JCRVLT-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Bocanegra resolved JCRVLT-202.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: package-maven-plugin-1.0.0

> 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)