Re: Problem with bootstrap - can't find my project.xml

2004-10-29 Thread Brett Porter
e- > > De : Brett Porter [mailto:[EMAIL PROTECTED] > > Envoye : jeudi 28 octobre 2004 22:32 > > A : Maven Users List > > Objet : Re: Problem with bootstrap - can't find my project.xml > > > > > > > > looking at the source it seems that the tag ch

RE: Problem with bootstrap - can't find my project.xml

2004-10-29 Thread Michael Mattox
[EMAIL PROTECTED] > Envoye : jeudi 28 octobre 2004 22:32 > A : Maven Users List > Objet : Re: Problem with bootstrap - can't find my project.xml > > > looking at the source it seems that the tag checking is not honouring > the POM dir. > > can you: >

Re: Problem with bootstrap - can't find my project.xml

2004-10-28 Thread Brett Porter
looking at the source it seems that the tag checking is not honouring the POM dir. can you: - file a bug in JIRA - work around it by setting maven.scm.check.tagged=false Cheers, Brett On Thu, 28 Oct 2004 16:47:08 +0200, Michael Mattox <[EMAIL PROTECTED]> wrote: > I have a flat directory structu

Problem with bootstrap - can't find my project.xml

2004-10-28 Thread Michael Mattox
I have a flat directory structure in CVS, with my maven files in a directory called "maven". Like this: module - project1/project.xml - project2/project.xml - ... - maven/project.xml (master project which all others inherit) The checkout is fine but then it seems the maven scm:bootstrap-