-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
prepare pom for launch #1208
prepare pom for launch #1208
Conversation
Let's not forget the distribution sections in the Arc POM |
ah nevermind :) I need coffe |
Can you get one for me too? |
We have had problems with using Maven central with CI, as it appears the Azure IP's can get blacklisted at times, so we need to make sure we can still use JBoss Nexus for CI. |
Good point, we need to keep that in mind. Still, that implies we won't be failing tests whenever we mistakenly introduce a dependency which users won't be able to find on Maven Central. We can totally think of that later but let's not forget; I'll open an issue. Ideally we just find a way to have our CI not blacklisted, it would also speed up the builds. |
Opened #1215 as follow up |
Mostly repository related work