you'll need the apache snapshot repo:
<repository> <id>apache-snapshot</id> <name>Apache Snapshots</name> <url>https://repository.apache.org/content/groups/snapshots-group</url> <snapshots> <enabled>true</enabled> </snapshots> <releases> <enabled>false</enabled> </releases> </repository> regards, Achim 2015-05-12 14:02 GMT+02:00 rcbandit <[email protected]>: > Look like I have wrong repository configuration. > > Could not find artifact > org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.0.0-SNAPSHOT in > glassfish-repo (http://download.java.net/maven/glassfish/) -> [Help 1] > > Which repository I have to configure to get this jar? > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/How-to-update-Felix-to-5-0-0-tp4040277p4040299.html > Sent from the Karaf - Dev mailing list archive at Nabble.com. > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master
