Hi Kay,
When I compile the CSS source code according your cssbook, I met some problems, could you please help me?
My environment: Scientifc Linux 6(32), the latest eclipse, JAVA and CSS source code.
I input these command: cd cs-studio-thirdparty; mvn clean verify
P.S. During the process, I can always get access to the website.
The following is the message:
**********************************************************
[INFO] Reactor Summary:
[INFO]
[INFO] thirdparty ......................................... SUCCESS [ 0.105 s]
[INFO] thirdparty-plugins ................................. SUCCESS [ 0.004 s]
[INFO] org.csstudio.platform.libs.jersey .................. FAILURE [ 0.260 s]
[INFO] edu.msu.nscl.olog.api .............................. SKIPPED
[INFO] gov.bnl.channelfinder.api .......................... SKIPPED
[INFO] gov.bnl.unitconversion ............................. SKIPPED
[INFO] org.csstudio.platform.libs.easymock ................ SKIPPED
[INFO] org.csstudio.platform.libs.hibernate ............... SKIPPED
[INFO] org.csstudio.platform.libs.jdbc .................... SKIPPED
[INFO] org.csstudio.platform.libs.jfreechart .............. SKIPPED
[INFO] org.csstudio.platform.libs.jmock ................... SKIPPED
[INFO] org.csstudio.platform.libs.jms ..................... SKIPPED
[INFO] org.csstudio.platform.libs.tine .................... SKIPPED
[INFO] org.eclipse.nebula.widgets.grid .................... SKIPPED
[INFO] org.eclipse.nebula.jface.gridviewer ................ SKIPPED
[INFO] gov.bnl.shiftClient ................................ SKIPPED
[INFO] thirdparty-features ................................ SKIPPED
[INFO] org.csstudio.thirdparty.all.feature ................ SKIPPED
[INFO] thirdparty-repository .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:01 min
[INFO] Finished at: 2015-09-08T06:15:37+08:00
[INFO] Final Memory: 98M/445M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) on project org.csstudio.platform.libs.jersey: No git repository found searching upwards from /home/lyx/forepics/cs-studio-thirdparty-master/plugins/org.csstudio.platform.libs.jersey -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.csstudio.platform.libs.jersey
Best wishes,
Li Xing