I think it's a known issue. You could either wait for alpha 3, or add a goal named "null" in maven.xml.
On 6/23/05, Merwin Yap <[EMAIL PROTECTED]> wrote: > > Hi! I am trying out using Continuum Alpha 2 with Maven 1. > > I have a project that has been downloaded into the temp directory but is > encountering a build failure. > > I have specified a goal called "nightly-build". I have specified this as > the > default goal for the project. Upon building, I am encountering the > following > standard error: > > BUILD FAILED > Goal "null" does not exist in this project. > > When I tried to edit the project, it has been set to "clean:clean > jar:install". > > Upon manually running maven via command line in the temp folder: > C:\continuum-1.0-alpha-2\apps\continuum\temp\2>maven nightly-build -o > -Dmaven.test.skip=true > > Maven does execute as expected, building the project successfully. > > > > Also checking the Continuum console, I saw the following line: > > > > 2005-06-23 16:21:52,269 [Thread-4] INFO ShellCommandHelper - > Executing: maven null nigh > > tly-build > > > > Why is Continuum executing: maven null? What could the problem be? > > > > Thank you. > > > > Regards, > > Merwin > > > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.323 / Virus Database: 267.7.11/26 - Release Date: 6/22/2005 > > >
