You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Massimiliano Perrone (JIRA)" <ji...@apache.org> on 2014/08/04 14:42:11 UTC

[jira] [Created] (SYNCOPE-540) Console build failed on Windows.

Massimiliano Perrone created SYNCOPE-540:
--------------------------------------------

             Summary: Console build failed on Windows.
                 Key: SYNCOPE-540
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-540
             Project: Syncope
          Issue Type: Bug
          Components: console
    Affects Versions: 1.2.0
         Environment: Windows
            Reporter: Massimiliano Perrone
            Assignee: Massimiliano Perrone
             Fix For: 1.2.0


Trying to build an archetype project on Windows 7 I get an exception in console module:

[copy] Copying 729 files to C:\Users\massi\Desktop\test\syncope\console\tar
get\activiti-modeler\libs
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Syncope sample project ...................... SUCCESS [  4.721 s]
[INFO] Apache Syncope sample project core ................. SUCCESS [01:11 min]
[INFO] Apache Syncope sample project console .............. FAILURE [ 33.349 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:49 min
[INFO] Finished at: 2014-08-04T12:26:21+02:00
[INFO] Final Memory: 33M/211M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:
run (setupActivitiModeler) on project console: An Ant BuildException has occured
: java.io.IOException: Cannot run program "patch" (in directory "C:\Users\massi\
Desktop\test\syncope\console"): CreateProcess error=2, The system cannot find th
e file specified
[ERROR] around Ant part ...<patch originalfile="C:\Users\massi\Desktop\test\syncope\console\target/activiti-webapp-explorer2/editor/oryx.debug.js" patchfile="C:
\Users\massi\Desktop\test\syncope\console/src/main/resources/oryx.debug.js.patch
" destfile="C:\Users\massi\Desktop\test\syncope\console\target/activiti-modeler/
editor/oryx.debug.js"/>... @ 23:319 in C:\Users\massi\Desktop\test\syncope\conso
le\target\antrun\build-main.xml




--
This message was sent by Atlassian JIRA
(v6.2#6252)