Hi Patrick Thx for yr reply..but in my folder setting doesn't have settings.xml.
Actualy i did following things.. 1. mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app 2. Automatically create App.jav file in my local Repository. my folder setting like this my-app |-- pom.xml `-- src |-- main | `-- java | `-- com | `-- mycompany | `-- app | `-- App.java `-- test `-- java `-- com `-- mycompany `-- app `-- AppTest.java 3. then i try mvn compile i get error.so what i do now plz reply as soon as possible Patrick Schneider-4 wrote: > > Murugan, > > Are there any special settings in your settings.xml file? > (~/.m2/settings.xml) > > A 403 response for that artifact is odd -- click on the link; it should > work. (Works for me at least.) I assume your internet connection is > working on the machine from which you are trying to build? > > > Patrick > > On 1/5/07, Murugan <[EMAIL PROTECTED]> wrote: >> >> >> >> Hi kovalen, >> >> Thx for yr reply.Stil i get same error. >> I am new to Maven. >> >> can u explain how to build a maven project. >> >> >> >> >> >> >> >> >> kovalen pechaycaren wrote: >> > >> > Try version *1.5* for plexus-compiler-manager. >> > >> > see: http://repo1.maven.org/maven2/plexus/plexus-compiler-manager/ >> > >> > Kovalen >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/unable-to-build-tf2925011s177.html#a8178550 >> Sent from the Maven - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/unable-to-build-tf2925011s177.html#a8191340 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]