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

install instructions point to pom.xml file #3

Open
wsargent opened this issue Aug 22, 2020 · 0 comments
Open

install instructions point to pom.xml file #3

wsargent opened this issue Aug 22, 2020 · 0 comments

Comments

@wsargent
Copy link

mvn clean package -f jfr-datasource/pom.xml

but there is no pom.xml file:

❱ mvn clean package -f jfr-datasource/pom.xml
POM file jfr-datasource/pom.xml specified with the -f/--file command line argument does not exist
Picked up JAVA_TOOL_OPTIONS: -XX:-UseBiasedLocking -Djdk.nio.maxCachedBufferSize=262144
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-readable POM /home/wsargent/work/jfr-custom-events/jfr-datasource/pom.xml: /home/wsargent/work/jfr-custom-events/jfr-datasource/pom.xml (No such file or directory) @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project  (/home/wsargent/work/jfr-custom-events/jfr-datasource/pom.xml) has 1 error
[ERROR]     Non-readable POM /home/wsargent/work/jfr-custom-events/jfr-datasource/pom.xml: /home/wsargent/work/jfr-custom-events/jfr-datasource/pom.xml (No such file or directory)
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
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