hi when i run command *C:\apache-maven-3.0.4\bin>mvn -v* *it gives following output* Apache Maven 3.0.4 (r1232337; 2012-01-17 14:14:56+0530) Maven home: C:\apache-maven-3.0.4 Java version: 1.6.0_21, vendor: Sun Microsystems Inc. Java home: C:\Program Files\Java\jdk1.6.0_21\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 7", version: "6.1", arch: "x86", family: "windows"
*C:\apache-maven-3.0.4\bin>*mvn archetype:generate this time it give proper output means it create proper directory and pom.xml Now please tell me how to create directory of a project outside the bin folder or run maven application from anywhere Thanks for consideration Regards Rahul Bhalla (9953225211)
