java - Trying to compile Maven with clean parameter and got exception -


trying compile maven clean parameter:

c:> mvn clean

and got exception below:

cannot execute mojo: clean. requires project existing pom.xml, buid not using one.

can tell me how can associate existing project maven.

maven uses file called pom.xml build. should located in root of project.

maven works on basis project conforms maven way of doing things , recommend reading maven getting started guide familiarize standards before starting use maven.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -