Sorry about that. When I changed which version of the jboss-parent
microcontainer is pointing to, it disabled snapshots on the releases
repository, that's probably what caused the problem.
I had a snapshot version of aop locally, so that's probably why I didn't
see the problem. I uploaded a snapshot version of aop to the snapshots
repository, let me know if this still doesn't fix the problem.
Kevin Conner wrote:
Scott M Stark wrote:
> Downloading:
>
http://snapshots.jboss.org/maven2//jboss/jboss-aop/2.0.0-SNAPSHOT/jboss-a...
> [WARNING] Unable to get resource from repository jboss-snapshots
> (
http://snapshots.jboss.org/maven2/)
> Downloading:
>
http://snapshots.jboss.org/maven2//jboss/jboss-aop/2.0.0-SNAPSHOT/jboss-a...
> [WARNING] Unable to get resource from repository jboss-snapshots
> (
http://snapshots.jboss.org/maven2/)
>
These used to come from
http://repository.jboss.com/maven2/jboss/jboss-aop/2.0.0-SNAPSHOT/
Looks like there is a change in the repository underway, try overriding
it in your local settings.xml.
Kev