building sakai with maven

2006-11-03 Thread JWang
I ran into the following errors when I used maven 2 to build sakai. Does 
any one know what is wrong with settings of moven 2? Thanks!

sakai-src]# mvn sakai
[INFO] Scanning for projects...
[INFO] 

[ERROR] BUILD FAILURE
[INFO] 

[INFO] Invalid task 'sakai': you must specify a valid lifecycle phase, or 
a goal in the format plugin:goal or 
pluginGroupId:pluginArtifactId:pluginVersion:goal
[INFO] 

[INFO] For more information, run Maven with the -e switch
[INFO] 

[INFO] Total time: 4 seconds
[INFO] Finished at: Fri Nov 03 13:05:26 CST 2006
[INFO] Final Memory: 1M/2M
[INFO] 


Re: building sakai with maven

2006-11-03 Thread Wayne Fay

Seems like you're missing a Sakai Maven2 plugin or something.

Make sure you're following the build instructions provided by Sakai.
And if you are, you should probably contact the Sakai developers and
ask them to help you resolve this issue -- its not strictly a Maven
problem, but rather a Sakai issue.

Wayne

On 11/3/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

I ran into the following errors when I used maven 2 to build sakai. Does
any one know what is wrong with settings of moven 2? Thanks!

sakai-src]# mvn sakai
[INFO] Scanning for projects...
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Invalid task 'sakai': you must specify a valid lifecycle phase, or
a goal in the format plugin:goal or
pluginGroupId:pluginArtifactId:pluginVersion:goal
[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 4 seconds
[INFO] Finished at: Fri Nov 03 13:05:26 CST 2006
[INFO] Final Memory: 1M/2M
[INFO]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: building sakai with maven

2006-11-03 Thread JWang
Thank you, Wayne. John.




Wayne Fay [EMAIL PROTECTED] 
11/03/2006 01:30 PM
Please respond to
Maven Users List users@maven.apache.org


To
Maven Users List users@maven.apache.org
cc

Subject
Re: building sakai with maven






Seems like you're missing a Sakai Maven2 plugin or something.

Make sure you're following the build instructions provided by Sakai.
And if you are, you should probably contact the Sakai developers and
ask them to help you resolve this issue -- its not strictly a Maven
problem, but rather a Sakai issue.

Wayne

On 11/3/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 I ran into the following errors when I used maven 2 to build sakai. Does
 any one know what is wrong with settings of moven 2? Thanks!

 sakai-src]# mvn sakai
 [INFO] Scanning for projects...
 [INFO]
 
 [ERROR] BUILD FAILURE
 [INFO]
 
 [INFO] Invalid task 'sakai': you must specify a valid lifecycle phase, 
or
 a goal in the format plugin:goal or
 pluginGroupId:pluginArtifactId:pluginVersion:goal
 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 4 seconds
 [INFO] Finished at: Fri Nov 03 13:05:26 CST 2006
 [INFO] Final Memory: 1M/2M
 [INFO]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]