On Tue, 2008-07-08 at 10:23 +0100, Barbara Slupik wrote:
> 3. Build myBlock jar file and update maven repository. I assume that
> version number is 1.0, version number is defined in myBlock pom file
>
> cd /.../cocoon-2.2.0/myBlock
> mvn package
>
> mvn install:install-file -DgroupId=my.domain -DartifactId=myBlock -
> Dversion=1.0 -Dpackaging=jar -Dfile=target/myBlock-1.0.jar
Are these two commands the equivalent of
cd /.../cocoon-2.2.0/myBlock
mvn install
I've just used "install", wondering if I am missing something.
Bng
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]