Re : Cannot create the build number ?! (solved)

2007-04-27 Thread spouynt
yé le : Vendredi, 27 Avril 2007, 15h47mn 09s Objet : Re: Cannot create the build number ?! The plugins home page [1] explains all of this and how you can stop it from checking for modified files. [1] http://commons.ucalgary.ca/projects/maven-buildnumber-plugin/howto.html On 4/27/07, Wayne Fay

Re: Re : Cannot create the build number ?!

2007-04-27 Thread Julian Wood
--- -- [ERROR] BUILD ERROR [INFO] ------------------ -- [INFO] Cannot create the build number because you have local modifications : Your Working copy contains localy modified files and the build-number plugin doesn't lke that. -Tim [EMAIL PROTEC

Re: Re : Cannot create the build number ?!

2007-04-27 Thread Wayne Fay
-- > > [ERROR] BUILD ERROR > > [INFO] > -------- > > [INFO] Cannot create the build number because you have local > modifications : > > Your Working copy contains localy modified files and the bui

Re : Cannot create the build number ?!

2007-04-27 Thread spouynt
e : Vendredi, 27 Avril 2007, 15h39mn 27s Objet : Re: Cannot create the build number ?! Not only that, it tells you which files you need to do something with: > > [pom.xml:unknown] > > [mvn:unknown] > > [.project:modified] > > [.classpath:modified] You need to add or ignor

Re : Cannot create the build number ?!

2007-04-27 Thread spouynt
List Envoyé le : Vendredi, 27 Avril 2007, 15h19mn 43s Objet : Re: Cannot create the build number ?! I agree that maven error messages are not always as self explaining as they should but in this case it's quite obvious what's wrong: > [INFO]

Re: Cannot create the build number ?!

2007-04-27 Thread ben short
NFO] Unknown file status: '!'. > > [INFO] Unknown file status: '!'. > > [INFO] Unknown file status: '!'. > > [INFO] > > [ERROR] BUILD ERROR > > [INFO] ---

Re: Cannot create the build number ?!

2007-04-27 Thread Wayne Fay
> [ERROR] BUILD ERROR > [INFO] ---------------- > [INFO] Cannot create the build number because you have local modifications : Your Working copy contains localy modified files and the build-number plugin doesn't lke that. -Tim [EMAIL PROTECTED] schrieb: > Hi Mavenizers, > > Aft

Re: Cannot create the build number ?!

2007-04-27 Thread Tim Kettler
LD ERROR > [INFO] -------- > [INFO] Cannot create the build number because you have local modifications : Your Working copy contains localy modified files and the build-number plugin doesn't lke that. -Tim [EMAIL PROTECTED] schrieb: Hi Mavenizers, After install

Cannot create the build number ?!

2007-04-27 Thread spouynt
- [ERROR] BUILD ERROR [INFO] ---------------- [INFO] Cannot create the build number because you have local modifications : [pom.xml:unknown] [mvn:unknown] [.project:modified] [.classpath:modified] [INFO] ---