offo in maven [was: Re: DO NOT REPLY [Bug 49881] [PATCH] add maven build support]

2010-09-09 Thread Simon Pepping
On Thu, Sep 09, 2010 at 08:07:01AM +0800, Craig Ringer wrote:
 
 That's how I'm dealing with the offo hyphenation files, which don't
 seem to be in any convenient maven repo. I just download the jar and
 push it into my local repository (~/.m2, effectively download
 cache). As they don't change much I pretty much did it once and
 forgot about it - the dependency is just there in all my builds as
 and when required now.
 
 It all sounds like a lot of hassle - but honestly, in practice it's
 not. Some learning is definitely required, but is well worth it. I'm
 never, ever, ever going back to wrangling a lib/ dir full of mixed
 direct and transitive dependencies from several different 3rd party
 libraries again.

I found offo in maven central:
http://repo1.maven.org/maven2/net/sf/offo/fop-hyph/1.2/. I did not put
it there.

Simon

-- 
Simon Pepping
home page: http://www.leverkruid.eu


Re: offo in maven [was: Re: DO NOT REPLY [Bug 49881] [PATCH] add maven build support]

2010-09-09 Thread Craig Ringer

On 9/09/2010 3:00 PM, Simon Pepping wrote:

I found offo in maven central:
http://repo1.maven.org/maven2/net/sf/offo/fop-hyph/1.2/. I did not put
it there.


Hmm. That makes me officially blind.

Thanks :-)

Ah well, it served as a useful example of the methods.

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/