did you try with -e?

2007/10/8, Hirn, Joseph <[EMAIL PROTECTED]>:
>
> It is not... All of the console output is included below. The command
> output is blank. The next line maven logs is "for more information,
> run.. -e switch"
>
> -----Original Message-----
> From: Wim Deblauwe [mailto:[EMAIL PROTECTED]
> Sent: Saturday, October 06, 2007 1:24 PM
> To: Maven Users List
> Subject: Re: Maven Release --> Unable to enable editing on the POM -
> clearcase ucm
>
> Is the cleartool command printed that is used?
>
> 2007/10/5, Hirn, Joseph <[EMAIL PROTECTED]>:
> >
> > Hello.
> >
> > I'm having a problem with the release:prepare goal in Linux
> environment.
> > It works fine in Windows. It is giving the following error:
> >
> > <<<<<<<<<START CONSOLE OUTPUT>>>>>>>>>>>>>>>
> > [INFO] Checking out file: /view/jhirnYADA/cc/ETS_YADA/YADAYADA/pom.xml
> >
> > [INFO]
> >
> ------------------------------------------------------------------------
> > [ERROR] BUILD FAILURE
> > [INFO]
> >
> ------------------------------------------------------------------------
> > [INFO] Unable to enable editing on the POM
> > Provider message:
> > The cleartool command failed.
> > Command output:
> > <<<<<<<<<END CONSOLE OUTPUT>>>>>>>>>>>>>>>
> >
> > About my environment: Maven 2.0.7 - Clearcase-UCM, running Linux as
> > non-root. The source code is in a dynamic view and I'm ok with it
> > creating a snapshot view. I have clearcase-settings.xml defined in
> > $MAVEN_HOME/conf to be of UCM type and the viewstore doesn't come into
> > play until release:perform.
> >
> > `mvn scm:validate` let's me know all is well with the SCM URL, unless
> > there are issues with / vs \ . The scm url in the pom is defined as
> > such:
> >
> > <scm>
> > <connection>scm:clearcase:load
> > /ETS_YADA:\ETS_YADA:jhirn_YADA</connection>
> > </scm>
> >
> >
> > After I run release:prepare, the POM file is checked out and editable
> to
> > the user which maven runs as, but I still get this error. Again, I get
> > past this just fine in my windows environment.
> >
> > Running with -e gives me nothing interesting.
> >
> > Help meh, help meh... I've been trying for a week on my own and can't
> > figure out what's going on. Thanks to anyone who is able to help me.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Vigilog - an open source log file viewer: http://vigilog.sourceforge.net
> Blog: http://www.jroller.com/page/Fester
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Vigilog - an open source log file viewer: http://vigilog.sourceforge.net
Blog: http://www.jroller.com/page/Fester

Reply via email to