Bugs item #3564184, was opened at 2012-09-02 10:24 Message generated for change (Comment added) made by wyldfire You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=655717&aid=3564184&group_id=110216
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard Eckart de Castilho (wyldfire) Assigned to: Nobody/Anonymous (nobody) Summary: Maven artifacts for LanguageTool Initial Comment: LanguageTool uses an ANT-based build. It would be great if there were Maven artifacts as well. I have attached POMs for LanguageTool 1.8 and trunk to this issue. Mind that this is still work in progress. In particular, not all dependencies are available on Maven Central yet. Thus, the POM contains a reference to an inofficial repository. ---------------------------------------------------------------------- >Comment By: Richard Eckart de Castilho (wyldfire) Date: 2012-09-02 11:14 Message: Added POM for trunk, works with the restructured trunk. If you want to use Eclipse's m2e plugin, it's a good idea to remove the project from Eclipse after dropping in the POM, deleting .project, .classpath and .settings and then "Import existing Maven project..." so that Eclipse can generate its metadata from the POM and is not confused by the Eclipse metadata that is in the version control repository. ---------------------------------------------------------------------- Comment By: Richard Eckart de Castilho (wyldfire) Date: 2012-09-02 10:54 Message: I said the POM would also include the dev stuff - not true, that's also excluded. So it covers only LT core (no dev, no OOO). ---------------------------------------------------------------------- Comment By: Richard Eckart de Castilho (wyldfire) Date: 2012-09-02 10:44 Message: The attached POM for LanguageTool 1.8 compiles the core and dev stuff, but it excludes the OpenOffice stuff. It does not contain all the information necessary for a release on central, in particular no SCM information, no license and no developer information. I believe though, that based on this it would be possible with reasonable additional effort to publish a LT 1.8.1 to Maven Central. Except the missing information in the POM, there are some additional problems: - not all dependencies are available from Maven Central, so I added a repository - there is a spelling error in the package of morfologik-speller in the org.carrot artifact (it's morflogik instead of morfologik), so I had to actually changed the imports in LanguageTool to match that. ---------------------------------------------------------------------- Comment By: Richard Eckart de Castilho (wyldfire) Date: 2012-09-02 10:25 Message: I'm still doing some updates to the POM... will attach soon. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=655717&aid=3564184&group_id=110216 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Languagetool-cvs mailing list Languagetool-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-cvs