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

cannot run after run mvn surefire-report:help #1

Open
c676228 opened this issue Jun 29, 2015 · 0 comments
Open

cannot run after run mvn surefire-report:help #1

c676228 opened this issue Jun 29, 2015 · 0 comments

Comments

@c676228
Copy link

c676228 commented Jun 29, 2015

I am very new to Geb and Maven.
After I download this project. I noticed that I need to update the POM file.
However, after updating POM, the text of artifactId and version inside the report plugin

org.apache.maven.plugins
maven-surefire-plugin
2.18

still showing red and when I move my mouse to these two lines inside IntelliIDEA. It says the plugin not found. So I start to Google and tried to download this plugin to my local repository. So I typed mvn surefire-report:help in cmd.
It seems that a lot of report related plugins are downloaded from https://repo.maven.apache.org/maven2/org/apache/maven/plugins/ (even though I don't know which sub folder it downloaded to. The good part is the red highlight is gone.

So I rebuild the project and try to run the test. However, the test no longer run and I no longer see reports in folder target\surefire-reports
I only see some report in folder WikipediaRecentChangesSpec beneath target\geb-reports folder.

Can you help?

Thanks,
Betty

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

1 participant