I'm trying to deploy on websphere 6.1 using the *maven-antrun-plugin* but I
have a trouble executing the tasks displaying the following error:

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: Unable to parse
setupCmdLine:null\bin\setupCmdLine.bat
(The system cannot find the path specified.)

This error appears because somewhere on the maven lifecycle lost the
wasHome, I couldn't continue...

I also tried to deploy it using was6-maven-plugin but it gives me other
error, I already asked about it but it haven't been answered yet...

I have been looking for information or documentation but I didn't found
anything...

Someone know what is happening? Any idea?

Thanks.

Reply via email to