I added an exclusion in the AS root pom so that it won't try to download this anymore,
since it's not actually used anyway. Thanks for finding this. I didn't notice
because that jar was in my local repo and so it never tried to download it.
I will bring this up on the codehaus mojo list since you are right, at least IMO, the
central repo jars shouldn't require you to go to other repositories. The root of this
is a problem in Maven that repositories defined in dependency POMs are automatically added
to the list of repositories to download from. So things like this aren't always
noticed.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242441#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...