Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] SWTChart - library not in Maven central

Hi Philip,

This process hasn't been implemented yet. It's intended to work the following way: The Eclipse Foundation will host a Maven service containing all IP-approved artifacts. You would upload the SWT Char library into this Maven service and Orbit would consume it from there.

Let's discuss this with EMO. I think t this point it's just a matter for setting up a Maven repository and uploading the library. We need to discuss what Maven coordinates we use in this case. My feeling is that we should be using a group id which allows us to identify the library as being IP reviewed, eg. eclipse-ipapporoved.<original.group.id>. Thoughts?

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/






> Am 08.12.2015 um 14:09 schrieb Philip Wenig <philip.wenig@xxxxxxxxxxxxx>:
> 
> Hi folks,
> 
> another problem occurred adding SWTChart 0.9.0 to Orbit:
> SWTChart 0.9.0 - https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10491
> 
> Maven is not able to find the library in Maven central:
> 
> https://repo1.maven.org/maven2
> http://sourceforge.net/projects/swt-chart/files/SWTChart/0.9.0
> 
> Shall I add the *.jars manually?
> Shall I add the source code?
> 
> Is there a tutorial how to proceed with that specific case?
> 
> 
> Best,
> Philip
> 
> -- 
> ~~~~~~~~~~~~~~~~~~~~~~~~
> OpenChrom - the open source alternative for chromatography / mass spectrometry
> Dr. Philip Wenig » Founder » philip.wenig@xxxxxxxxxxxxx » http://www.openchrom.net
> ~~~~~~~~~~~~~~~~~~~~~~~~
> 
> _______________________________________________
> orbit-dev mailing list
> orbit-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/orbit-dev



Back to the top