You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2013/06/12 17:26:20 UTC

[jira] [Created] (UIMA-2987) Alter integration tests for jcasgen-maven-plugin to skip m2e tests

Marshall Schor created UIMA-2987:
------------------------------------

             Summary: Alter integration tests for jcasgen-maven-plugin to skip m2e tests
                 Key: UIMA-2987
                 URL: https://issues.apache.org/jira/browse/UIMA-2987
             Project: UIMA
          Issue Type: Task
            Reporter: Marshall Schor


The m2e test runs a build using Tycho, with a "temporary" new maven repository, that starts out essentially empty.  This build requires a large amount of network traffic against various hosts, including the eclipse p2 sites, for downloading the artifacts needed to populate the maven temporary repo.  Because of this, the m2e build takes almost 10 minutes (on my laptop with large network connectivity bandwith - not sure how it would on Jenkins machines).  It is good to run this test once when jcasgen-maven-plugin is updated.  But it is better to disable it normally.  

Disable it in a manner where it can be easily re-enabled - by adding a configuration to the invoker plugin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira