Hi,

It would be more helpful if you could post your build stack trace..

Thanks,
Deng

Shilpac wrote:
How to create a file under maven project?
I have created folder using the following command

mvn archetype:create  -DarchetypeGroupId=org.apache.maven.archetypes -
DgroupId=com.cognizant -DartifactId=MavenDemo
getting build successful.
But tried creating file using the following command

mvn archetype:create  -DarchetypeGroupId=org.apache.maven.archetypes
-DarchetypeArtifactId=maven-archetype-site -DgroupId=com.cognizant
-DartifactId=MavenDemo

after executing this command I am getting build failure message because of
which I am unable to create a file. Can anybody suggest solution for this?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to