>>>>> Jean-Baptiste Onofré <[email protected]>: > Hi all, > I submit Karaf (Container) 4.1.3 release to your vote.
> Release Notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12341130 > Staging Repository: > https://repository.apache.org/content/repositories/orgapachekaraf-1100/ Got an error when installing my app (built with the karaf 4.1.2 maven plugin). Looks like the error is because karaf can't download 4.1.3 components using maven...? Can this be worked around? Eg. by adding the repo to .m2/settings.xml? karaf@root()> feature:repo-add mvn:no.priv.bang.ukelonn/ukelonn.karaf/LATEST/xml/features Adding feature url mvn:no.priv.bang.ukelonn/ukelonn.karaf/LATEST/xml/features karaf@root()> feature:install ukelonn-db-derby-test karaf@root()> feature:install ukelonn Error executing command: Error: Error downloading mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.1.3 karaf@root()>
