OK, but the problem is I've already cleaned up all the tuscany files I had. And then I downloaded everything again from https://svn.apache.org/repos/asf/incubator/tuscany/java and the problem continues yet :s. Is there any problem to use tortoise instead of svn?
Adriano Crestani On 2/15/07, Yang ZHONG <[EMAIL PROTECTED]> wrote:
I saw similar errors once after I accidentally downloaded files including POMs into overlapped folder hierarchy. Downloading from scratch solved my problem. On 2/14/07, Adriano Crestani <[EMAIL PROTECTED]> wrote: > > Hi, I cleaned up my tuscany java files of my computer, then I download the > java files from the repository again. OK, till there everything worked > fine. > But when I try to execute mvn only it appears: > > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] You must specify at least one goal. Try 'install' > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: < 1 second > [INFO] Finished at: Thu Feb 15 03:07:23 VET 2007 > [INFO] Final Memory: 1M/4M > [INFO] > ------------------------------------------------------------------------ > > C:\Adriano\Faculdade\Tuscany>cd tuscany > > C:\Adriano\Faculdade\Tuscany\tuscany>mvn > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Building Tuscany Project > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] [site:attach-descriptor] > [INFO] [install:install] > [INFO] Installing C:\Adriano\Faculdade\Tuscany\tuscany\pom.xml to > C:\Documents a > nd > > Settings\ADR\.m2\repository\org\apache\tuscany\tuscany-project\1.0-incubator- > SNAPSHOT\tuscany-project-1.0-incubator-SNAPSHOT.pom > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2 seconds > [INFO] Finished at: Thu Feb 15 03:07:45 VET 2007 > [INFO] Final Memory: 3M/7M > [INFO] > ------------------------------------------------------------------------ > > I suppose it would download many dependencies before "BUILD SUCCESSFUL", > but > no dependency was download :s > > Am I missing something or it should work this way? > > Thanks, Adriano Crestani > -- Yang ZHONG
