Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] Greetings from Paho! A question about your Maven Build.

Hi Californium devs!
 
I'm a contributor on Paho and am currently trying to get our Java build to publish artifacts to the OSSRH as well as the Eclipse nexus. I've tried to follow what you have done on your own build but can't seem to get it to publish to OSSRH at all. 
 
Mikael has set us up a "Deploy to repo.eclipse.org + OSSRH" settings in our HIPP instance and has created a signing key too. (https://bugs.eclipse.org/bugs/show_bug.cgi?id=479549)
 
I've also had a look through this: https://wiki.eclipse.org/Californium/Release_Process
 
and  your Master POM: https://github.com/eclipse/californium/blob/master/pom.xml
 
Our build's pretty simple, we just run 'mvn clean deploy' with the following arguments: maven.test.failure.ignore=false snapshotDependencyAllowed=false enableEclipseJarSigner=true createGPGSignature=true
 
I've made sure that the selected 'Deploy to repo.eclipse.org + OSSRH' in the Global Settings drop down.
 
 
But the test build I've been working on (Which is a copy of our nightly build) only uploads to repo.eclipse.org and sends nothing to OSSRH :(  I was wondering if someone who's involved in your build process might be able to help me debug our build please? I'm hoping we've just missed something obvious, but I've been playing with it for the last day with no success.
Kind regards,
 
James Sutton
Software Engineer - IoT Foundation - MQTT Open Source Projects
Technical Trojan - Wimbledon Project

Phone: 01962 815438 | Extension: x372454
E-mail: 
Personal Website: www.jsutton.co.uk
Find me on:      
IBM

Hursley Park
HursleySO212JN
United Kingdom
 
IBM United Kingdom Limited Registered in England and Wales with number 741598 Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU


Back to the top