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

pom dependency error com.github.marschall 1.0.1-SNAPSHOT #4

Open
nkwiatkowski opened this issue Aug 21, 2017 · 1 comment
Open

pom dependency error com.github.marschall 1.0.1-SNAPSHOT #4

nkwiatkowski opened this issue Aug 21, 2017 · 1 comment

Comments

@nkwiatkowski
Copy link

Hi,

Thanks a lot for this rule, it is a great help for me, and testing my project.

I think recently, the version of dependency com.github.marschall rose to 1.0.1-SNAPSHOT and my project can't compile anymore.

[ERROR] Failed to execute goal on project common: Could not resolve dependencies for project ..*:common:jar:0.0.1-SNAPSHOT: Could not find artifact com.github.marschall:memoryfilesystem:jar:1.0.1-SNAPSHOT -> [Help 1]

I was able to resolve it by excluding the dependency in your module, and importing version 1.0.0 of com.github.marschall.

@stefanbirkner
Copy link
Owner

AFAIK you don't have to exclude the dependency. It's enough if you specify version 1.0.0 for memoryfilesystem. Please can you try and tell me whether it works?

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

No branches or pull requests

2 participants