I ran "mvn install" in languagetool-core:
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ languagetool-core ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ languagetool-core ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @
languagetool-core ---
[INFO] Installing
/home/user/work/ukr/spelling/grammar/languagetool/languagetool-core/target/languagetool-core-2.9-SNAPSHOT.jar
to 
/home/user/.m2/repository/org/languagetool/languagetool-core/2.9-SNAPSHOT/languagetool-core-2.9-SNAPSHOT.jar
[INFO] Installing
/home/user/work/ukr/spelling/grammar/languagetool/languagetool-core/pom.xml
to 
/home/user/.m2/repository/org/languagetool/languagetool-core/2.9-SNAPSHOT/languagetool-core-2.9-SNAPSHOT.pom
[INFO] Installing
/home/user/work/ukr/spelling/grammar/languagetool/languagetool-core/target/languagetool-core-2.9-SNAPSHOT-tests.jar
to 
/home/user/.m2/repository/org/languagetool/languagetool-core/2.9-SNAPSHOT/languagetool-core-2.9-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS

then "mvn test" in languagetool-language-modules/uk/ and got an error

[ERROR] Failed to execute goal on project language-uk: Could not
resolve dependencies for project
org.languagetool:language-uk:jar:2.9-SNAPSHOT: Failed to collect
dependencies at org.languagetool:languagetool-core:jar:2.9-SNAPSHOT:
Failed to read artifact descriptor for
org.languagetool:languagetool-core:jar:2.9-SNAPSHOT: Failure to find
org.languagetool:languagetool-parent:pom:2.9-SNAPSHOT in
https://oss.sonatype.org/content/repositories/snapshots was cached in
the local repository, resolution will not be reattempted until the
update interval of sonatype-nexus-snapshots has elapsed or updates are
forced -> [Help 1]

I would appreciate some help as I am not very proficient with maven
Thanks
Andriy


2015-02-19 3:26 GMT-05:00 Daniel Naber <daniel.na...@languagetool.org>:
> On 2015-02-18 23:56, Andriy Rysin wrote:
>
>> When I run "./build.sh uk test" besides my language module maven also
>> seems to build languagetool-core and runs tests on it. It's pretty
>> quick but if I run ./build.sh uk test 20-30 times a day it gets
>> noticeable.
>> Is there an easy way to skip building/testing languagetool-core?
>
> Yes, run "mvn install" inside languagetool-core once a day or whenever
> there have been changes made to core. Then, go to the uk module and run
> "mvn test" there.
>
> Regards
>   Daniel
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
> http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
> _______________________________________________
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to