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

Failed to execute goal on project CFLint: Could not resolve dependencies #34

Closed
jimpriest opened this issue Mar 2, 2015 · 3 comments
Closed

Comments

@jimpriest
Copy link

Trying to install on Windows...

I've downloaded Maven and have it in C:\maven\bin

I ran the mvn clean install and it downloads a bunch of things from maven.apache.org (or correctly dumps them in my .m2 directory it appears) but then it bombs with:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.764 s
[INFO] Finished at: 2015-03-02T08:04:31-05:00
[INFO] Final Memory: 11M/121M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project CFLint: Could not resolve dependencies
for project com.cflint:CFLint:jar:0.1.9: Failed to collect dependencies at com.
cfparser:cfml.parsing:jar:1.0.0: Failed to read artifact descriptor for com.cfpa
rser:cfml.parsing:jar:1.0.0: Could not find artifact com.cfparser:cfparser:pom:1
.0.0 in cfparser (https://raw.github.com/cfparser/cfparser/mvn-repo/) -> [Help 1
]

And this doesn't seem to exist:
https://raw.github.com/cfparser/cfparser/mvn-repo/

Am I doing something stupid or has something moved? :)

Thanks!
Jim

@jjames967
Copy link
Collaborator

What are you actually building that requires CFLint:jar:0.1.9? 0.4 is the current release.

@jimpriest
Copy link
Author

Like I said - am I doing something stupid :)

Had a bit more time this AM and actually RTFM and noticed the link to the JAR file. Might be worth adding a note on the "How do I install this tool" page that you don't need to build it from source - a pre-compiled JAR is available to download....

Thanks!

@jimpriest jimpriest reopened this Mar 3, 2015
@ryaneberly
Copy link
Contributor

Hi jimpriest,

I added https://github.com/cflint/CFLint/wiki/Quick-Start
thanks for the input

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

3 participants