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

Walkmod cycles on my project #86

Open
jwgmeligmeyling opened this issue Mar 30, 2019 · 5 comments
Open

Walkmod cycles on my project #86

jwgmeligmeyling opened this issue Mar 30, 2019 · 5 comments

Comments

@jwgmeligmeyling
Copy link

Both with the Maven plugin and with the command line tool, Walkmod keeps cycling on my project, logging endlessly the following statements:

 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **
 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **
 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **
 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **
 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **
 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **
 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **
 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **
 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **
 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **
 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **
 INFO [main] - ** MODULE /Users/jgmeligmeyling/git/athena-hibernate-test/domain [ok] **

Any idea what could cause this or how I can dive in to this problem?

@octopatch
Copy link
Contributor

octopatch commented Mar 30, 2019 via email

@jwgmeligmeyling
Copy link
Author

Im not using a config yet, just running the command. I do have a multi module maven project though, which could contribute to the problem.

@octopatch
Copy link
Contributor

octopatch commented Mar 30, 2019 via email

@jwgmeligmeyling
Copy link
Author

I have the same problem using the Maven plugin on my project, It also keeps outputting the same log line.

@octopatch
Copy link
Contributor

octopatch commented Mar 30, 2019 via email

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