[Asterisk-java-users] Problem building from source
Brought to you by:
srt
From: Henrik B. <hen...@fr...> - 2007-03-08 14:50:38
|
Hi, I'm trying to build the asterisk-java jar from the svn source: mvn install always throws the following: [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Maven Default Project [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Cannot execute mojo: resources. It requires a project with an existing pom.xml, but the build is not using one. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Thu Mar 08 15:48:36 CET 2007 [INFO] Final Memory: 3M/5M [INFO] ------------------------------------------------------------------------ of course the pom.xml sits in the directory. Am I missing something? thanks Henrik |