Trying to compile Maven with clean parameter and got exception
Trying to compile Maven with clean parameter:
C:> mvn clean
and got the exception below:
Cannot execute mojo: clean. it requires a project with an existing
pom.xml, but the buid is not using one.
can anyone tell me how I can associate my existing project to maven.
No comments:
Post a Comment