yuqigong / sfntly

Automatically exported from code.google.com/p/sfntly
0 stars 0 forks source link

add maven support and deploy 2 central #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I'm a member of project https://code.google.com/p/xdocreport/.

This is a set of java libs that enable templating in docx/ odt and allows to 
export to PDF the merged content.

We deploy our jars to central maven repo : 
http://search.maven.org/#search%7Cga%7C1%7Cxdocreport.

We want to make a "Google App Engine" extension of our libs and we need a 
dependency on your lib (sfntly-java).

Unfortunatly, sfntly-jaa cannot be found on central maven repo.

If you are interested I worked on a fork of the project  
https://github.com/pascalleclercq/sfntly-java 
in order to "mavenize" It : I may commit my work on your repo.

best regards

Original issue reported on code.google.com by pascal.leclercq on 18 Mar 2013 at 1:48

GoogleCodeExporter commented 9 years ago
Unfortunately this is probably going to somewhat of a low priority item.

Original comment by stua...@google.com on 30 Mar 2013 at 12:59

GoogleCodeExporter commented 9 years ago
That is unfortunate because this is the most starred issue in the tracker. Most 
Java developers outside of the Google build system rely on maven central to 
manage their external dependencies more easily.

It looks like pascal has done enough work to be able to send you a code review 
without too much effort. Is there anybody on your team who can review it?

Original comment by dpar...@netflix.com on 14 Mar 2014 at 1:08