[
https://issues.apache.org/jira/browse/RANGER-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15238520#comment-15238520
]
Selvamohan Neethiraj commented on RANGER-918:
---------------------------------------------
[~coheigea] - Currently the (source) release is handled by the ANT script -
https://github.com/apache/incubator-ranger/blob/master/release-build.xml and
the publishing is done manually by scp of the necessary files to the (source)
release location.
Based on my reading on publishing JAR (maven targets), we should use 'mvn
release:prepare' .... This requires some more changes to "how we are doing
assembly of our TAR.gz files (mvn package assembly:assembly) ....
For now, I have created a nightly jenkin job in https://builds.apache.org to
nightly to perform "mvn deploy" ...
The last ranger SNAPSHOT libraries are available
https://repository.apache.org/content/repositories/snapshots/org/apache/ranger/
cc: [~madhan.neethiraj]
> Publish Range libraries for plugin development to maven central
> ---------------------------------------------------------------
>
> Key: RANGER-918
> URL: https://issues.apache.org/jira/browse/RANGER-918
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Reporter: Madhan Neethiraj
> Assignee: Selvamohan Neethiraj
>
> Following libraries should be published to maven central for use by Ranger
> authorization plugin developers:
> - ranger-plugins-common
> - ranger-plugins-audit
> - ranger-plugins-cred
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)