On 28.01.2013, 10:34:33 Mauro Condarelli wrote: > My .m2/repository directory contains a lot of libs (.jars & .pom) deeply > nested, but nothing really about LanguageTool itself.
JARs will only be in ~/.m2/repository if you call "mvn clean install". This is useful as you then can compile and test only the module you are interested in, which works quite fast. But it's also risky if there are incompatible changes your forgot about / don't know about as you might get errors because the components once installed in ~/.m2/repository are now out-of-date. Regards Daniel -- http://www.danielnaber.de ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel