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

Build fails due to dependency on lambda-behave #32

Closed
mikeb01 opened this issue Jul 15, 2014 · 2 comments
Closed

Build fails due to dependency on lambda-behave #32

mikeb01 opened this issue Jul 15, 2014 · 2 comments

Comments

@mikeb01
Copy link

mikeb01 commented Jul 15, 2014

Fixed using:

git clone git@github.com:RichardWarburton/lambda-behave.git
cd lambda-behave/
git checkout lambda-behave-parent-0.2
mvn clean install

Might need a docs update until lambda-behave makes it to central.

@RichardWarburton
Copy link
Member

Thanks for spotting this Mike. Interestingly lambda-behave has made it to maven central, but it looks like I've messed up the release and not got the parent pom in there. I've created RichardWarburton/lambda-behave#46 to track this issue.

@RichardWarburton
Copy link
Member

This should be fixed since RichardWarburton/lambda-behave#46 is fixed. I've removed the README entry.

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

2 participants