[Building Sakai] sakai 10 deploying error

Matthew Jones matthew at longsight.com
Sat Nov 1 14:20:44 PDT 2014


You're going to have to skip tests to build 10.x reliably. With the maven
option

-Dmaven.test.skip=true

The fix in https://jira.sakaiproject.org/browse/SAK-27818 isn't yet merged
to 10.x, but this should resolve it. There are random failures in
entitybroker otherwise.

On Sat, Nov 1, 2014 at 3:18 PM, Tdm System <tdmsystems4 at gmail.com> wrote:

> hi all ,
> i trying to deploying sakai 10 and i face the following error after
> executing the following command:
>
> mvn clean install sakai:deploy -Dmaven.tomcat.home=/pathto/tomcathome -Dsakai.home=/pathto/tomcathome/sakai -Djava.net.preferIPv4Stack=true
>
> this is the repository i check the code from
>
> svn co https://source.sakaiproject.org/svn/sakai/tags/sakai-10.1/ sakai-10.1
>
> and i try the maintenance
>
> svn co https://source.sakaiproject.org/svn/sakai/branches/sakai-10.x/ sakai-10.x
>
> but i face the same problem .
>
>
>
> ----------------------------------------------------------------------------------------------
> [INFO] Sakai base pom ..................................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 02:13 min
> [INFO] Finished at: 2014-11-01T12:10:31-07:00
> [INFO] Final Memory: 338M/808M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.
> 16:test (default-test) on project entitybroker-impl: There are test
> failures.
> [ERROR]
> [ERROR] Please refer to
> C:\opt\sakai-src\entitybroker\impl\target\surefire-repor
> ts for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e swit
> ch.
> [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 rea
> d the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
> eption
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
>
> [ERROR]   mvn <goals> -rf :entitybroker-impl
> C:\opt\sakai-src
>
> -----------------------------------------------------------------------------------------------------------------
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20141101/e55add33/attachment.html 


More information about the sakai-dev mailing list