Hi Udesh, You should check the path of where you are running this command. I just tried this without any problems so please check your environment, and let us know.
Renato M. 2013/7/30 Udesh Liyanaarachchi <[email protected]> > Hi All, > > I'm in Ubuntu 11.0 system. > To run the tests in gora-core module successfully I have to run the mvn > command with root permission. > > When I run the command mvn clean test with an user ( without root > permission ) which has read/write permission for the gora-core folder, the > target folder inside gora-core is locked for particular user. ( Only the > root user has the read/write permission to target folder and the > files/folders inside it) So the tests are failed giving an error that there > is no permission to read/write inside a file in target folder. > > I want to build all the tests without running in sudo permission. Any help > will be appreciated. > > Thanks..!! > > -- > * > **Udesh Liyanaarachchi* > B.sc. Eng (Undergraduate) > Department of Computer Science & Engineering > University Of Moratuwa > Sri Lanka. >

