I got this error below. If I add a "" around these properties, Maven doesn't
like it. How can I fix this?

Jirong

        <properties>
                <wid.runtimes>C:/Program Files 
(x86)/ibm/WID7/runtimes</wid.runtimes>
        <was.home>C:/Program Files/IBM/WebSphere/AppServer</was.home>
                <was.runtimes>C:/Program 
Files/IBM/WebSphere/AppServer</was.runtimes>
                <exists>C:/Program Files/IBM/WebSphere/AppServer</exists>
    </properties>


[INFO] Running with /c call C:/Program
Files/IBM/WebSphere/AppServer/profiles/qesb/bin/serviceDeploy.bat
C:\Sandbox\MDM-
CDI_Dev\CDIPubSubMgmtMed\..\build\target\CDIPubSubMgmtMed/CDIPubSubMgmtMed-servicedeploy.zip
-workingDirectory C:\Sandbo
x\MDM-CDI_Dev\CDIPubSubMgmtMed\..\build\target\CDIPubSubMgmtMed/servicedeploy
-outputApplication C:\Sandbox\MDM-CDI_Dev\
CDIPubSubMgmtMed\..\build\target\CDIPubSubMgmtMed/CDIPubSubMgmtMed-0.0.1-SNAPSHOT.ear
-keep true -ignoreErrors false
     [exec] 'C:/Program' is not recognized as an internal or external
command,

--
View this message in context: 
http://maven.40175.n5.nabble.com/How-can-I-give-a-for-Maven-properties-tp5710800.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to