Print

Print


Hi,

The build of the whole “HPS Java" trunk is working fine, if you do something like the following:

 # delete your existing local repository…trust me it’s fine!
rm -rf ~/.m2/repository

# checkout the entire trunk someplace on your machine
cd /scratch
svn co svn://svn.freehep.org/hps/java/trunk hps_trunk

# build the trunk
cd hps_trunk/
mvn clean install

This is successful for me, and I tried it about 5 minutes ago.

Then if you have modules in Eclipse that are misbehaving, try the following on the project itself:

right click > Team > Update
right click > Refresh
right click > Maven > Update Project

Then do the Maven build through “Run Configuration” as described on the Confluence. 

—Jeremy
########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1