[
https://issues.apache.org/jira/browse/OPENMEETINGS-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234625#comment-15234625
]
Maxim Solodovnik commented on OPENMEETINGS-1368:
------------------------------------------------
you can contact dev@ mailing list for help with build:
http://openmeetings.apache.org/mail-lists.html
> Creating jar file from open src code
> ------------------------------------
>
> Key: OPENMEETINGS-1368
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1368
> Project: Openmeetings
> Issue Type: Bug
> Components: BuildsAndReleases
> Affects Versions: 3.1.1
> Environment: Windows
> Reporter: Oluwabukunmi Oyedeji
> Assignee: Maxim Solodovnik
> Labels: install, maven
>
> Hi, I tried to perform a mvn install on the version of openmeetings checked
> out from svn. I was able to perform mvn clean and compile successful but I
> got the the following error when I do try to run the mvn install
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] Openmeetings
> [INFO] Openmeetings Util
> [INFO] Openmeetings DB
> [INFO] Openmeetings Core
> [INFO] Openmeetings Install
> [INFO] Openmeetings Service
> [INFO] Openmeetings Webservices
> [INFO] Openmeetings Web
> [INFO] Openmeetings Flash
> [INFO] Openmeetings Screen Sharing applet
> [INFO] Openmeetings Server
> [INFO]
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Openmeetings 3.1.2-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- buildnumber-maven-plugin:1.4:create (default) @
> openmeetings-parent ---
> [INFO] Executing: cmd.exe /X /C "svn --non-interactive update
> "C:\Users\username\workspace\OM main\OM4""
> [INFO] Working directory: C:\Users\username\workspace\OM main\OM4
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Openmeetings ....................................... FAILURE [ 1.845
> s]
> [INFO] Openmeetings Util .................................. SKIPPED
> [INFO] Openmeetings DB .................................... SKIPPED
> [INFO] Openmeetings Core .................................. SKIPPED
> [INFO] Openmeetings Install ............................... SKIPPED
> [INFO] Openmeetings Service ............................... SKIPPED
> [INFO] Openmeetings Webservices ........................... SKIPPED
> [INFO] Openmeetings Web ................................... SKIPPED
> [INFO] Openmeetings Flash ................................. SKIPPED
> [INFO] Openmeetings Screen Sharing applet ................. SKIPPED
> [INFO] Openmeetings Server ................................ SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 4.922 s
> [INFO] Finished at: 2016-04-08T22:45:11-05:00
> [INFO] Final Memory: 16M/228M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.codehaus.mojo:buildnumber-maven-plugin:1.4:create (default) on project
> openmeetings-parent: Couldn't update project. Exception while executing SCM
> command. Error while executing command. Error while executing process. Cannot
> run program "svn" (in directory "C:\Users\username\workspace\OM main\OM4"):
> CreateProcess error=2, The system cannot find the file specified -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> What do you suggest I do?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)