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

Introduce .mvn: generic migration to incrementals (transplant from ircbot-plugin) #27

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jimklimov
Copy link
Contributor

Hi @Flowdalic : as a sibling to PR #26, this one tries to introduce the bits needed for Maven builds of the project, its dependency tracking and so on. Generic rituals were applied, but e.g. the dependency names/locations/versions need to be spelled out so I hope you can edit this PR branch and rectify that :)

Eventually, after mvn package works well, you can modify the Jenkinsfile to use this mechanism: https://github.com/jenkinsci/ircbot-plugin/blob/master/Jenkinsfile

Normally you would call just buildPlugin() but recently the (docker) systems it is using by default were unstable, so calling explicitly container ones as spelled in that current file may be better. If defaults change by the time you get to this, so be it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant