[
https://issues.apache.org/jira/browse/OPENNLP-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Zowalla closed OPENNLP-1800.
------------------------------------
Resolution: Fixed
> Evaluation Build Failure after Docs module packaging was switched to JAR
> ------------------------------------------------------------------------
>
> Key: OPENNLP-1800
> URL: https://issues.apache.org/jira/browse/OPENNLP-1800
> Project: OpenNLP
> Issue Type: Task
> Reporter: Richard Zowalla
> Assignee: Richard Zowalla
> Priority: Major
> Fix For: 2.5.8, 3.0.0-M2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Evaluation test build will fail because of changes to Apache Maven Surefire
> Plugin / JUnit and the docs packaging configuration. The documentation module
> was moved from a POM packaging to a JAR module, and due to the parent build
> configuration, Surefire now attempts to execute test groups when the eval
> build flag is set to true.
> This can be resolved by skipping the execution phase in the docs module,
> since it does not contain any tests to run.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)