Richard Zowalla created OPENNLP-1762:
----------------------------------------
Summary: Fix mvn clean install by setting default download
property to SourceForge for surefire/failsafe
Key: OPENNLP-1762
URL: https://issues.apache.org/jira/browse/OPENNLP-1762
Project: OpenNLP
Issue Type: Bug
Components: Build, Packaging and Test
Reporter: Richard Zowalla
Assignee: Richard Zowalla
Fix For: 2.5.6, 3.0.0
Currently, running {{mvn clean install}} fails unless a specific system
property is manually passed to configure the download URL for test
dependencies. This affects users running builds outside the {{-Pci}} profile.
In the {{-Pci}} profile, the property is correctly set to point to the Apache
nightlies ({{{}nightlies.apache.org{}}}). However, for standard builds, there
is no default value, which causes tests to fail due to missing artifacts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)