Maven packaging for feature, kar, karaf-assembly; mojos based on geronimo 
server assemblies
-------------------------------------------------------------------------------------------

                 Key: KARAF-424
                 URL: https://issues.apache.org/jira/browse/KARAF-424
             Project: Karaf
          Issue Type: New Feature
          Components: tooling
    Affects Versions: 2.2.0
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 2.2.0


This overlaps with quite a few other jiras.
This work adds mojos for:

feature xml generation with one feature per maven project, following the 
appropriately scoped maven dependencies.  This is very different from the 
existing feature.xml generation which has apparently not proved useful. We stop 
following transitive dependencies when we reach another maven dependency that's 
a feature.

kar assembly including the feature.xml file as above, maven dependencies, and 
resources.

Server assembly which installs the kars listed in the pom; kar installation 
uses the existing kar deployer
server archiving which packs up the assembled server into tar.gz and zip files

and also maven packagings for these.  

In addition there's a framework kar that includes the basic file structure for 
a karaf server and the stuff that isn't in the local-repo and a sample server 
assembly that just has the framework in it.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to