Jean-Philippe CLEMENT created KARAF-3334:
--------------------------------------------
Summary: Change Karaf to (from) dev mode
Key: KARAF-3334
URL: https://issues.apache.org/jira/browse/KARAF-3334
Project: Karaf
Issue Type: Improvement
Affects Versions: 3.0.2
Reporter: Jean-Philippe CLEMENT
Karaf assembly plugin creates a configuration which first looks for artifacts
from its internal repository.
A side effect is that assembled bundles would not be updated from user Maven
repositories. This is ennoying in dev phase where updating bundles is a daily
job :)
Two solutions can be done. Either change the configuration (3 lines must be
modified), or remove bundles from the system sub-directory. At present time we
are using the second solution as it is more simple.
We would suggest to add a Karaf command line to go to dev mode without manually
affect the configuration.
PS: A simple flag inside configuration could also be welcome
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)