Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support public release for plugin jar #195

Merged
merged 2 commits into from
Jun 18, 2020
Merged

Support public release for plugin jar #195

merged 2 commits into from
Jun 18, 2020

Conversation

firestarman
Copy link
Collaborator

Add a Jenkinsfile for public release job.
Add a deploy script
Add rat exclusions in pom file for temp files generated by deployment job
Add profiles to generate javadoc and sources jars
Add neccessary sections(scm, licenses ...) in root pom file for public release.

Local jenkins job passed when deploy to local repo.

Add a Jenkinsfile for public release job.
Add a deploy script
Add rat exclusions in pom file for temp files generated by deployment job
Add profiles to generate javadoc and sources jars
Add neccessary sections(scm, licenses ...) in root pom file for public release
@NvTimLiu
Copy link
Collaborator

build

*/

def SERVERS_MAP = [
Local: 'http://apt-sh04:8081/repository/xgboost-spark-release',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'd better not add some local server address.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

pom.xml Show resolved Hide resolved
@sameerz sameerz added the build Related to CI / CD or cleanly building label Jun 17, 2020
@revans2
Copy link
Collaborator

revans2 commented Jun 18, 2020

build

@jlowe
Copy link
Member

jlowe commented Jun 18, 2020

okay if we start with this and add others in a follow on PR?

Sure, that's fine. I'll file a followup issue.

@revans2 revans2 merged commit 4f92b9a into NVIDIA:branch-0.1 Jun 18, 2020
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants