Hi,

How is the 'mvn install' command different from 'mvn clean package'? -e.

On 10 July 2014 18:19, Daniel Naber <daniel.na...@languagetool.org> wrote:

> On 2014-07-10 11:30, Elanjelian Venugopal wrote:
>
> Hi Elanjelian,
>
> welcome again to LanguageTool!
>
> > But when I tried to run mvn archetype:generate, it downloaded a bunch
> > dependencies, I think, but ultimately failed to build. Message said
> > "Failed to Execute goal org.apache.maven ...."
>
> The proper command to call is "mvn install". It will also run all tests
> and thus be quite slow. You can skip the tests with "mvn install
> -DskipTests". You can also skip compiling altogether and simply use the
> nightly snapshots we provide[1].
>
> [1] https://languagetool.org/download/snapshots/?C=M;O=D
>
> Regards
>   Daniel
>
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Languagetool-devel mailing list
> Languagetool-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/languagetool-devel
>
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to