Steve Loughran created SPARK-17058:
--------------------------------------
Summary: Add maven snapshots-and-staging profile to build/test
against staging artifacts
Key: SPARK-17058
URL: https://issues.apache.org/jira/browse/SPARK-17058
Project: Spark
Issue Type: Improvement
Components: Build
Affects Versions: 2.1.0
Environment: mvn building against staged RC artifacts of Hadoop,
HBase, etc.
Reporter: Steve Loughran
Priority: Minor
Although you can explicitly set a new version of Hadoop or HBase on the command
line of a build, you can't directly build against staged artifacts from these
projects, or their nightly builds, because they aren't on the repository list.
Excluding them is the right thing to do for releases, but makes testing against
snapshots or RCs of dependencies hard.
Adding a new {{snapshots-and-staging}} profile allows developers to explicitly
request that the ASF snapshot and staging repos are added to the plugin and
artifact repositories, so use these artifacts in testing. It will also allow
the URLs of these repositories to be overridden —so people can switch to their
private repositories, if they desire
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]