Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [january-dev] Maven support for January

Hi Tracy, all,

 

This is an interesting and tricky topic indeed.

 

When you mention being available through Maven, is this about being on Maven Central and with standard poms including detailed dependency information? Is there some info available on the exact needs and issues you have with January in the two approaches?

 

Regards

erwin

 

From: january-dev-bounces@xxxxxxxxxxx [mailto:january-dev-bounces@xxxxxxxxxxx] On Behalf Of Tracy Miranda
Sent: Thursday, April 13, 2017 12:53 PM
To: january developer discussions <january-dev@xxxxxxxxxxx>
Subject: [january-dev] Maven support for January

 

Hi all,

 

Recently we have been looking at making January bundles easily available through Maven.

 

Yannick Mayeur has been doing some great work on deploying bundles to Maven and providing an example project consuming January with maven: https://github.com/yannick-mayeur/mvnTestJanuary

 

One of the things this work is highlighting is that it is proving problematic having both a Maven build and a Maven/Tycho build, with some issues to be resolved plus duplication of dependency information. 

 

It looks like the best way to solve these will be to switch over to a pure Maven build, then we are down a well-beaten track for many of these infrastructure issues.

 

Tracy


Back to the top