hstaudacher / osgi-jax-rs-connector

An OSGi - JAX-RS 2.0 Connector, software repository available on the link below
http://hstaudacher.github.io/osgi-jax-rs-connector
Other
190 stars 98 forks source link

Automate deployment process #17

Open hstaudacher opened 10 years ago

hstaudacher commented 10 years ago

Currently I do the releases manually. This means the following

The tycho build added with commit 4b2a03dccba9d501890081ac32218907696a7007 is a great help but there are to many manual steps involved right now. I think we can do better ;)

hstaudacher commented 10 years ago

This would also solve issue #6

ieugen commented 9 years ago

Hi,

The project does not have the features descriptor published on Maven Central [1]. It should have an artifact with a features.xml classifier like you can see in [2] . The artifact should be produced, but somehow it is not published.

[1] http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.eclipsesource.jaxrs%22 [2] http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.karaf.features%22