[
https://issues.apache.org/jira/browse/MNG-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16071442#comment-16071442
]
Guillaume Boué commented on MNG-6248:
-------------------------------------
Please report any issues building the library to their developers, this is not
a Maven bug. In this case you did not launch Maven from the directory that
contains the {{pom.xml}} because the steps are missing {{cd dataloader}}...
Actually, it should have even failed at the {{git submodule}} step...
> Cannot execute mojo: clean. It requires a project with an existing pom.xml,
> but the build is not using one.
> -----------------------------------------------------------------------------------------------------------
>
> Key: MNG-6248
> URL: https://issues.apache.org/jira/browse/MNG-6248
> Project: Maven
> Issue Type: Question
> Reporter: Justin Doh
>
> This command line is coming from this URL:
> https://github.com/forcedotcom/dataloader
> I ran this code on command line: mvn clean package -DskipTests
> and I got this error message:
> [ERROR] BUILD ERROR
> [INFO] Cannot execute mojo: clean. It requires a project with an exisitng
> pom.xml, but the build is not using one.
> What should I do?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)