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

Mojo fails on nested projects #23

Closed
bpfoster opened this issue Jan 9, 2013 · 3 comments
Closed

Mojo fails on nested projects #23

bpfoster opened this issue Jan 9, 2013 · 3 comments
Labels

Comments

@bpfoster
Copy link

bpfoster commented Jan 9, 2013

Given a repository "test" that when checked out has the following structure:

+test/
 -- a/
    -- pom.xml

Building a will fail with the error:

Failed to execute goal com.github.koraktor:mavanagaiata:0.4.1:commit (load-git-branch) on project a: Unable to initialize Mojo: /home/users/foo/test/a is not a Git repository -> [Help 1]
@bpfoster
Copy link
Author

bpfoster commented Jan 9, 2013

Duplicate of #8

@bpfoster bpfoster closed this as completed Jan 9, 2013
@bpfoster
Copy link
Author

bpfoster commented Jan 9, 2013

Actually, #8 is marked as resolved for v0.3.2. I just upgraded to v0.4.1 and am seeing this.

@bpfoster bpfoster reopened this Jan 9, 2013
@koraktor
Copy link
Owner

koraktor commented Jan 9, 2013

See #21. This was regression in 0.4.0 and is now fixed in master.

@koraktor koraktor closed this as completed Jan 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants