Felix marezki created KARAF-5630:
------------------------------------
Summary: karaf:run goal not working
Key: KARAF-5630
URL: https://issues.apache.org/jira/browse/KARAF-5630
Project: Karaf
Issue Type: Bug
Components: karaf-tooling
Affects Versions: 4.2.0.M2, 4.1.5, 4.0.10, 4.0.5, 4.0.4
Reporter: Felix marezki
The karaf:run goal isĀ supposed to run a bundle.
This doesn't work as the RunMojo tries to runĀ the artifact that is associated
with the Project.
Even though there is an Artifact available its getFile() function return null,
as normally the setFile() function of it is being called by the packaging Mojo
which is not present nor executed beforehand.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)