Skip to content
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

amqp module missing release/snapshot repos #6

Closed
kpb opened this issue Aug 25, 2011 · 1 comment
Closed

amqp module missing release/snapshot repos #6

kpb opened this issue Aug 25, 2011 · 1 comment

Comments

@kpb
Copy link

kpb commented Aug 25, 2011

amqp examples won't build run and the snapshot/release repos don't exist in the pom.xml

requires:

<repository>
        <id>repository.springframework.maven.milestone</id>
        <name>Spring Framework Maven Milestone Repository</name>
        <url>http://maven.springframework.org/milestone</url>
    </repository>
    <repository>
        <id>repository.springframework.maven.snapshot</id>
        <name>Spring Framework Maven Snapshot Repository</name>
        <url>http://maven.springframework.org/snapshot</url>
    </repository>
@kpb kpb closed this as completed Aug 26, 2011
@kpb
Copy link
Author

kpb commented Aug 26, 2011

Thanks for merging my pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant