On Thu, Apr 16, 2009 at 4:51 PM, Raymond Feng <[email protected]> wrote: > > Hi, > > I'm not sure if there is a big value of doing this if I understand your > proposal correctly. > > The SCA deployment story is very different from the web application which is > the standard that Jetty supports. Typically, an SCA composite application may > consist of more than one contributions within the SCA domain.
Any dependent contributions could be defined in the plugin config in the pom.xml so that should be fine. > > BTW, we already have the launcher, can't we just use that? > The current launchers don't work from the maven command (AFAIK?) and thats what i think would make this useful. But yes otherwise the launchers are quite similar and that demonstrates there is value in running contributions like this doesn't it :) ...ant
