[Users] How to specify which port # to run Petals BPM client dome?

petals_ez [via Petals Forums] ml-node+s974793n4025155h79 at n3.nabble.com
Tue Jul 10 23:26:16 CEST 2012



Thanks, but I am still getting errors for petalsbpm-client.

Below is the build errors:

......
[INFO]
------------------------------------------------------------------------
[INFO] Building petalsbpm-client
[INFO]    task-segment: [install]
[INFO]
------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory:
C:\Users\jh527c\workspace3\petalsbpm\petalsbpm-client
[INFO] Storing buildNumber: undefined at timestamp: 1341943362092
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory:
C:\Users\jh527c\workspace3\petalsbpm\petalsbpm-client
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to
C:\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\target\petalsbpm-client-1.0-SNAPSHOT\WEB-INF\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 2:23 PM 7/10/2012
[INFO] -------------------------------------------------------------
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClientNonCompatibleBrowser.java:[20,32]
package com.gwtext.client.widgets does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[21,55]
package com.ebmwebsourcing.geasytools.webeditor.api.core does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[22,57]
package com.ebmwebsourcing.geasytools.webeditor.api.plugin does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[23,63]
package com.ebmwebsourcing.geasytools.webeditor.impl.client.core does not
exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[24,64]
package com.ebmwebsourcing.geasytools.webeditor.ui.component.menu does not
exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[25,54]
package com.ebmwebsourcing.geasytools.webeditor.ui.core does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[26,57]
package com.ebmwebsourcing.petalsbpm.client.component.bpmn does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[27,57]
package com.ebmwebsourcing.petalsbpm.client.component.bpmn does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[28,79]
package
com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.descriptive.choreography
does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[29,80]
package
com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.descriptive.collaboration
does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[30,74]
package com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.descriptive.process
does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[31,79]
package
com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.executable.collaboration
does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[32,73]
package com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.executable.process
does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[37,32]
package com.gwtext.client.widgets does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[38,32]
package com.gwtext.client.widgets does not exist
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[42,9]
cannot find symbol
symbol  : class GWTExtMenuComponentButton
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[73,25]
cannot find symbol
symbol  : class IEditorView
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[79,33]
cannot find symbol
symbol  : class EditorController
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClientNonCompatibleBrowser.java:[28,2]
cannot find symbol
symbol  : variable MessageBox
location: class
com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClientNonCompatibleBrowser
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[45,8]
cannot find symbol
symbol  : class EditorView
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[45,40]
cannot find symbol
symbol  : class EditorView
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[46,8]
cannot find symbol
symbol  : class Panel
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[46,23]
cannot find symbol
symbol  : class Panel
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[48,6]
cannot find symbol
symbol  : class Viewport
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[50,10]
cannot find symbol
symbol  : class IPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[50,41]
cannot find symbol
symbol  : class IPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[51,18]
cannot find symbol
symbol  : class DescriptiveBPMNPrivateProcessPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[52,18]
cannot find symbol
symbol  : class ExecutableBPMNPrivateProcessPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[53,18]
cannot find symbol
symbol  : class DescriptiveBPMNCollaborationPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[54,18]
cannot find symbol
symbol  : class ExecutableBPMNCollaborationPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[55,18]
cannot find symbol
symbol  : class BPMNChoreographyPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[62,3]
cannot find symbol
symbol  : class EditorController
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[62,29]
cannot find symbol
symbol  : class EditorController
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[65,23]
cannot find symbol
symbol  : class WelcomeComponent
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[74,22]
cannot find symbol
symbol  : class GWTExtMenuComponentButton
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[ERROR]
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[80,36]
cannot find symbol
symbol  : class BPMNDeploymentButtonClickHandler
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
[INFO] 36 errors 
[INFO] -------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClientNonCompatibleBrowser.java:[20,32]
package com.gwtext.client.widgets does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[21,55]
package com.ebmwebsourcing.geasytools.webeditor.api.core does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[22,57]
package com.ebmwebsourcing.geasytools.webeditor.api.plugin does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[23,63]
package com.ebmwebsourcing.geasytools.webeditor.impl.client.core does not
exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[24,64]
package com.ebmwebsourcing.geasytools.webeditor.ui.component.menu does not
exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[25,54]
package com.ebmwebsourcing.geasytools.webeditor.ui.core does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[26,57]
package com.ebmwebsourcing.petalsbpm.client.component.bpmn does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[27,57]
package com.ebmwebsourcing.petalsbpm.client.component.bpmn does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[28,79]
package
com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.descriptive.choreography
does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[29,80]
package
com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.descriptive.collaboration
does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[30,74]
package com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.descriptive.process
does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[31,79]
package
com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.executable.collaboration
does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[32,73]
package com.ebmwebsourcing.petalsbpm.client.plugin.bpmn.executable.process
does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[37,32]
package com.gwtext.client.widgets does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[38,32]
package com.gwtext.client.widgets does not exist
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[42,9]
cannot find symbol
symbol  : class GWTExtMenuComponentButton
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[73,25]
cannot find symbol
symbol  : class IEditorView
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[79,33]
cannot find symbol
symbol  : class EditorController
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClientNonCompatibleBrowser.java:[28,2]
cannot find symbol
symbol  : variable MessageBox
location: class
com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClientNonCompatibleBrowser
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[45,8]
cannot find symbol
symbol  : class EditorView
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[45,40]
cannot find symbol
symbol  : class EditorView
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[46,8]
cannot find symbol
symbol  : class Panel
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[46,23]
cannot find symbol
symbol  : class Panel
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[48,6]
cannot find symbol
symbol  : class Viewport
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[50,10]
cannot find symbol
symbol  : class IPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[50,41]
cannot find symbol
symbol  : class IPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[51,18]
cannot find symbol
symbol  : class DescriptiveBPMNPrivateProcessPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[52,18]
cannot find symbol
symbol  : class ExecutableBPMNPrivateProcessPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[53,18]
cannot find symbol
symbol  : class DescriptiveBPMNCollaborationPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[54,18]
cannot find symbol
symbol  : class ExecutableBPMNCollaborationPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[55,18]
cannot find symbol
symbol  : class BPMNChoreographyPlugin
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[62,3]
cannot find symbol
symbol  : class EditorController
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[62,29]
cannot find symbol
symbol  : class EditorController
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[65,23]
cannot find symbol
symbol  : class WelcomeComponent
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[74,22]
cannot find symbol
symbol  : class GWTExtMenuComponentButton
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient
\Users\jh527c\workspace3\petalsbpm\petalsbpm-client\src\main\java\com\ebmwebsourcing\petalsbpm\client\core\BPMNEditorClient.java:[80,36]
cannot find symbol
symbol  : class BPMNDeploymentButtonClickHandler
location: class com.ebmwebsourcing.petalsbpm.client.core.BPMNEditorClient

[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 48 seconds
[INFO] Finished at: Tue Jul 10 11:02:42 PDT 2012
[INFO] Final Memory: 109M/543M
[INFO]
------------------------------------------------------------------------

_______________________________________________
If you reply to this email, your message will be added to the discussion below:
http://forum.petalslink.com/How-to-specify-which-port-to-run-Petals-BPM-client-dome-tp4025145p4025155.html
To start a new topic under Users (get help, provide help), email ml-node+s974793n2681628h42 at n3.nabble.com
To unsubscribe from Users (get help, provide help), visit http://forum.petalslink.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2681628&code=dXNlcnNAZm9ydW0ucGV0YWxzbGluay5vcmd8MjY4MTYyOHwtOTE3MDU0NjU4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20120710/5c29b0fc/attachment-0001.html>


More information about the Users mailing list