You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Juan Alvarado <ja...@uaig.net> on 2004/11/11 21:15:46 UTC

problem with maven scm:perform-release

I am trying to run

 

maven scm:perform-release -Dmaven.scm.cvs.sticky.tag=$buildVersion
-Dmaven.scm.cvs.module=$module -Dmaven.scm.bootstrap.goals=dist

 

and it keeps on failing:

 

BUILD FAILED

File...... /home/build/.maven/cache/maven-scm-plugin-1.4.1/plugin.jelly

Element... maven:maven

Line...... 164

Column.... 9

Error parsing project.xml '/project.xml'

 

It looks like it can't find the project.xml, but I was under the
impression that perform-release can be run from anywhere. Maven will
figure that the project.xml will be in the target/checkouts/module-name
directory. 

 

Anybody know what the problem is???

 

Thanks

 

Juan

This email is confidential and it is intended solely for the use of the individual or entity to which it is addressed.  If you are not the named addressee, you should not disseminate, distribute or copy this email.  If you have received this email in error, please notify the sender by a Reply.

If this email is addressed to or sent by an attorney, this email is either an attorney-client privileged communication or a work-product privileged communication, or both.  The United Automobile Insurance Company as well as the sender and intended recipient of this email expressly reserve any and all rights to assert the aforesaid privileges, and do not waive any such rights thereto by virtue of an erroneous email transmission.  This statement shall not hereafter be construed as limiting the assertion of any additional and further legal rights that the parties may have to limit or prohibit any further dissemination, distribution, copying or use of this email.


Re: problem with maven scm:perform-release

Posted by Brett Porter <br...@gmail.com>.
is it possible that the checked out project extends a project not
within the check out?

- Brett


On Thu, 11 Nov 2004 15:15:46 -0500, Juan Alvarado <ja...@uaig.net> wrote:
> I am trying to run
> 
> maven scm:perform-release -Dmaven.scm.cvs.sticky.tag=$buildVersion
> -Dmaven.scm.cvs.module=$module -Dmaven.scm.bootstrap.goals=dist
> 
> and it keeps on failing:
> 
> BUILD FAILED
> 
> File...... /home/build/.maven/cache/maven-scm-plugin-1.4.1/plugin.jelly
> 
> Element... maven:maven
> 
> Line...... 164
> 
> Column.... 9
> 
> Error parsing project.xml '/project.xml'
> 
> It looks like it can't find the project.xml, but I was under the
> impression that perform-release can be run from anywhere. Maven will
> figure that the project.xml will be in the target/checkouts/module-name
> directory.
> 
> Anybody know what the problem is???
> 
> Thanks
> 
> Juan
> 
> This email is confidential and it is intended solely for the use of the individual or entity to which it is addressed.  If you are not the named addressee, you should not disseminate, distribute or copy this email.  If you have received this email in error, please notify the sender by a Reply.
> 
> If this email is addressed to or sent by an attorney, this email is either an attorney-client privileged communication or a work-product privileged communication, or both.  The United Automobile Insurance Company as well as the sender and intended recipient of this email expressly reserve any and all rights to assert the aforesaid privileges, and do not waive any such rights thereto by virtue of an erroneous email transmission.  This statement shall not hereafter be construed as limiting the assertion of any additional and further legal rights that the parties may have to limit or prohibit any further dissemination, distribution, copying or use of this email.
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org