-
-
Notifications
You must be signed in to change notification settings - Fork 354
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
chore: Use ow2-nexus as the snapshot repository #3650
chore: Use ow2-nexus as the snapshot repository #3650
Conversation
LGTM. Just after, we'll have to update the Jenkins deployment job. For this, could you create an account on ci.inria.fr/? |
@monperrus I've signed up, sent a request to join the "Spoon Open Source Project". Was that the right project? :) |
accepted! welcome to SOS :)
|
Great, I've got access to the project, but with minimal access rights :) |
fixed, you're now admin. with great power...
|
Comes great hubris! I'm having a look around now getting a feel for what's where :) |
@monperrus Alright, I've figured out where everything is (build settings, settings.xml, credentials, etc). All I need now are the OW2 credentials. You could enter them yourself into the credentials manager (and name them something obvious), or send them to me and I'll enter them. My GPG key is over here if you want to encrypt the message. |
just sent you the GPG encrypted credentials over email
|
To clarify that it is the snapshot repository
I believe that everything is now ready for the switch as far as spoon-core goes. FYI I changed the ID of the snapshot repository to I also noticed that |
I also noticed that spoon-visualisation/pom.xml lists
maven.inria.fr-snapshot as its snapshot repository. Should I switch that
over to OW2 as well?
yes, for sake of consistency.
|
Actually, that turned out to be something unrelated, on a closer read ("malai-public-snapshot" as opposed to "spoon-public-snapshot"). Reverted that change. Anyway, this is ready now, but the settings.xml file in the Jenkins job must be swapped switched to the OW2 version before merge (it's a button click, everything is ready). We could coordinate the merge before or after the meeting today, or just ping me and I'll make the swap ASAP. |
Actually, it doesn't really matter if one or two snapshot deployments fail in the meantime. I've made the swap, merge when ready and hopefully the snapshot should deploy as planned! |
Thanks a lot! |
Aaaaand, it broke.
Debugging :) |
It was a typo, the build is now fine and snapshots are being deployed to the OW2 nexus |
Fix #3648
This also requires the credentials in the Jenkins Spoon-Snapshot-Deployer job to be updated with the OW2 credentials (hence titled as wip), but I think that should be all.
I'm not sure about the ID for the repository, is there some convention for that?