-
Type: New Feature
-
Status: Closed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: Postponed
-
Component/s: None
First user story :
- I'm a functional guy, I create my studio project. Lets call it projectA
- I click on a button and I download a nuxeo distribution that contains the jboss+nuxeo ep+nuxeo xx+projectA inside
where xx can be dam, dm, cmf, ... We call this distribution distribution-projectA
Second user story :
- I'm a developper guy, and I need to add specific development over the work that the functionnal guy has done
- I create my project (let's call it project B) that depends on the projectA (declared inside my pom.xml)
- I create my distribution project that depends of the projectA distribution (I add the dependency in my pom.xml to add the dependency with distribution-projectA), I just add my specific project in the plugin folder.
Be careful => bandwith