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/08 04:46:00 UTC

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

Tobias Bocanegra created JCRVLT-202:
---------------------------------------

             Summary: 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


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: 
- {{org.apache.jackrabbit.filevault.maven.packaging}}

plugin name:
{code}
<groupId>org.apache.jackrabbit.filevault</groupId>
<artifactId>package-maven-plugin</artifactId>
{code}

scm location: 
- a) https://svn.apache.org/repos/asf/jackrabbit/commons/package-maven-plugin
- b) create pure git repository?

The respective positions in Adobe approved the contribution, I refactored the package space and cleaned up the copyrights. All is left to commit it somewhere. I plan to put it beside the filevault project at: .




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)