Felix Meschberger wrote:
Hi,

I am at unease with both solutions ;-)
:)


But I think clearing the URL and not doing anything if the url is
missing is probably the better solution. Otherwise we would have the
strange situation - when calling the install or deploy goal from the
command line - that we would say "call the goal AND don't skip it"...

The question is, why you want to configure the Sling plugin into the
project: If it is for the assembly and/or war goals, we would probably
be better off to split these goals into one or two separate plugins.

I want to use the install feature into a local app during development. I tried
defining a "develop" profile in the parent pom, so I could do a
"mvn -P develop install" at runtime for a sling bundle. But unfortunately profiles are not inherited, so either I define the profile in each bundle or I can convince everyone to change the default :)

Carsten


--
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to