Hello!

I've just prepared Pax Web 8.0.0 release and the staging repository URL is
https://oss.sonatype.org/content/repositories/orgops4j-1524/

How to test it in Karaf? Start fresh (with Karaf 4.3.3 for example),
uncomment "karaf" user in etc/users.properties and:

karaf@root()> repo-remove
mvn:org.ops4j.pax.web/pax-web-features/7.3.19/xml/features
karaf@root()> feature:install maven
karaf@root()> maven:repository-add -id pax-web-8
https://oss.sonatype.org/content/repositories/orgops4j-1524/
karaf@root()> repo-add mvn:org.ops4j.pax.web/pax-web-features/8.0.0/xml/features
karaf@root()> feature:install pax-web-http-jetty pax-web-war
karaf@root()> bundle:install -s
'webbundle:mvn:io.hawt/hawtio-war/2.13.6/war?Web-ContextPath=/hawtio'


Now you can navigate to http://localhost:8181/hawtio and see for example:

[image: image.png]

Now, I can click "Release" button any time soon and Pax Web 8 will be
available in Maven Central. I just hope for a little feedback about the
above steps ;)

kind regards
Grzegorz Grzybek

-- 
-- 
------------------
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ops4j/CAAdXmhpKbUAtoVvPh6p_%2BCeB4w%2B%2BqLoWcLkj2u5m2ifV5GJjXQ%40mail.gmail.com.

Reply via email to