The build use the plugin buildnumber-maven-plugin (which use native
svn with cli)
In order to get the svn rev when you use : mvn -v.
--
Olivier
2009/10/29 Henri Gomez :
>> If you have a missing SVN command, that may mean you do not have an
>> SVN client installed. You should have one installed on
2009/10/29 Henri Gomez :
>> If you have a missing SVN command, that may mean you do not have an
>> SVN client installed. You should have one installed on your path so
>> when you type "svn --version" (that's two dashes), you'll know what
>> version you have.
>
> yep, I know that, svn command is ins
> If you have a missing SVN command, that may mean you do not have an
> SVN client installed. You should have one installed on your path so
> when you type "svn --version" (that's two dashes), you'll know what
> version you have.
yep, I know that, svn command is installed on my OS/X but not on my
If you have a missing SVN command, that may mean you do not have an
SVN client installed. You should have one installed on your path so
when you type "svn --version" (that's two dashes), you'll know what
version you have.
Download a binary here:
http://subversion.tigris.org/
Paul
On Thu, Oct 29,
Hi to all,
After build Maven 3 from trunk
(https://svn.apache.org/repos/asf/maven/maven-3/trunk/) with ant, I
tried to build it with maven 2.2.1 but the build failed about a
missing svn command.
-
To unsubscribe, e-mail: dev-unsu