The only similar problem I found was solved by making sure the Continuum
build had a clean in it. I'm using a maven2 build from a script and
subversion. The scm may make a difference.

-- Lee

On 11/14/06, Wayne Fay <[EMAIL PROTECTED]> wrote:

Tell your developers to stop deleting files? ;-)

Sounds like a bug, go file it in JIRA and I'm sure it will be looked
at and hopefully addressed in a future version.

Wayne

On 11/14/06, ETIENNE Olivier <[EMAIL PROTECTED]> wrote:
> I got the same problem and the only way I foun to solve it has been to
> drop the project and to create a new one.
>
> Adam Hardy a écrit :
> > I keep seeing a problem with continuum when a developer deletes a
file.
> >
> > Sometimes but not always continuum fails to delete the file from its
> > working directory. Then at some point soon afterwards, that deleted
> > class file will no longer compile, so the build fails and I receive a
> > notification.
> >
> > What is the best procedure to deal with this? Must I hunt down the
> > deleted files and manually delete them?
> >
> > In a rush this morning, I deleted everything in /working-dir/ with rm
> > -rf *
> >
> > Continuum did not like it. When I launched the build, it stopped
> > immediately with:
> >
> > java.lang.NullPointerException
> >     at
> >
>
org.codehaus.plexus.component.configurator.converters.lookup.DefaultConverterLookup.findConverterForType
(DefaultConverterLookup.java:115)
> >
> >
> > I had to restart continuum, and then the first build attempt died
> > badly with this:
> >
> > Exception:
> > Cannot checkout sources.
> > null
> >
> > but on the second attempt it behaved OK. Why is the working-dir so
> > important? Can't continuum detect that it needs to check out the
> > sources again? Is there a better way to delete all the sources without
> > causing this mess?
> >
> >
> > Thanks
> > Adam
> >
> >
>
>




--
-- Lee Meador
Sent from gmail. My real email address is lee AT leemeador.com

Reply via email to