Hi all,
Many components still reference parent pom 4.1.0.Beta1-SNAPSHOT
which reference the repositories for JBT 4.1.0.Beta1. Some
refactoring in the jbosstools-base component have happened recently
(renaming of httpclient bundle, introduction of the "foundation"
module) and it is important that you build against these changes.
In order to do so, you NEED TO change reference to parent pom in
your component to use 4.1.0.Beta2-SNAPSHOT AS SOON AS POSSIBLE. This
will make CI bluer and overall quality better.
From a build maintenance POV, this shows we have to think of a
better way to handle how we reference repositories in parent pom and
how we should not change those URLs. Brainstorming in progress....
Cheers,