Thanks for your reply Peter, I'm sorry if I wasn't clear enough.
I don't know if you have used the m2eclipse plugin. You can add repositories "to the plugin" and when you are writing your POM using the plugin's POM editor you can easily look up for artefacts.
Every time you start Eclipse the plugin updates the indexes of the all repositories that you have. But when the plugin updates the JBoss repository I'm getting a old index, from Jul 08 2008, so the plugin cannot find the latest releases when I use the POM editor to add dependencies, exclusions and so on.
If I manually insert the artefacts, without using the
wizard to find the artefacts everything works fine.
Thanks,