Print

Print


Hi,

That error is from a technicality in the POM file.  There is no bootstrap repository listed there so that it can find its parent POM.  You can get around this by installing the correct version of lcsim-parent locally, which would involve checking out a tagged version and installing it into your local repository.  Or I can go ahead and add the repository information to the POM files for these projects, which I hadn't done up to now because then it gets duplicated in a bunch of places.  Since these two packages are "experts only" and shouldn't really be touched, this has worked fine for now.  But maybe I should just go ahead and add the information, and then these types of problems would go away.

--Jeremy

-----Original Message-----
From: [log in to unmask] [mailto:[log in to unmask]] On Behalf Of Maurik Holtrop
Sent: Monday, May 27, 2013 5:39 AM
To: hps-software
Subject: jevio-base and hps-et-java

Dear HPS Software, hello Jeremy,

This is probably a minor issue. I tried to checkout and build all the HPS software in preparation for the upcoming software workshop. SLIC builds great now, and almost all the Java code installs without a glitch, except jevio-base and hps-et-java.  The latter two do get installed properly in the .m2 directory somewhere else.

Here are the errors for jevio-base:

Koala:jevio-base> mvn clean install -DskipTests [INFO] Scanning for projects...
Downloading: http://repo1.maven.org/maven2/org/lcsim/lcsim-parent/2.8/lcsim-parent-2.8.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.lcsim:jevio-base:4.5-SNAPSHOT (/data/HPSlcsim/jevio-base/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.lcsim:lcsim-parent:pom:2.8 in central (http://repo1.maven.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 9, column 13 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

and here for hps-et-java:

Koala:hps-et-java> mvn clean install
[INFO] Scanning for projects...
Downloading: http://repo1.maven.org/maven2/org/lcsim/lcsim-parent/2.8/lcsim-parent-2.8.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.lcsim:hps-et-java:12.4-SNAPSHOT (/data/HPSlcsim/hps-et-java/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact org.lcsim:lcsim-parent:pom:2.8 in central (http://repo1.maven.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 9, column 13 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

Cheers,
Maurik

________________________________


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 


########################################################################
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