talk@lists.collectionspace.org

WE HAVE SUNSET THIS LISTSERV - Join us at collectionspace@lyrasislists.org

View all threads

Re: [Talk] Talk Digest, Vol 27, Issue 4

GJ
Glen Jackson
Mon, Nov 7, 2011 9:03 PM

This is a known problem, and I thought that we verified the maven
version last week. In any case this issue should be prominent in the
installation documents.

Glen

talk-request@lists.collectionspace.org wrote:

Send Talk mailing list submissions to
talk@lists.collectionspace.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org

or, via email, send a message with subject or body 'help' to
talk-request@lists.collectionspace.org

You can reach the person managing the list at
talk-owner@lists.collectionspace.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Talk digest..."

Today's Topics:

1. Re: installation problems with 1.12 (John Keller)

Message: 1
Date: Fri, 04 Nov 2011 16:17:04 -0700
From: John Keller jkeller@berkeley.edu
To: talk@lists.collectionspace.org
Subject: Re: [Talk] installation problems with 1.12
Message-ID: 4EB47270.4050900@berkeley.edu
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"

The problem appears to be with Maven 3.
The build succeeds with Maven 2.2.1.
I'll file a JIRA bug report.

  • john

On 11/3/2011 9:48 AM, John Keller wrote:

I'm trying to install 1.12 on a Win7 machine, following the
instructions at
http://wiki.collectionspace.org/display/UNRELEASED/Installing+1.12+on+Generic+Unix-like+or+Windows+Systems.

After downloading the services layer source code, I run the command
"|mvn clean install -DskipTests|" and get the following error:

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]  The project
org.collectionspace.services:org.collectionspace.services.
authority.service:1.12-SNAPSHOT (C:\Program
Files\CollectionSpace\v1.12\services
\authority\service\pom.xml) has 1 error
[ERROR]    Non-resolvable parent POM: Could not find artifact
org.collectionspa
ce.services:org.collectionspace.services.main:pom:1.12-SNAPSHOT and
'parent.rela
tivePath' points at wrong local POM @ line 5, column 13 -> [Help 2]
[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/ProjectBuildin
gException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
delException

Any suggestions?

thanks,
john

--
John W. Keller
Web/Db Applications Programmer
EECS and IST, UC Berkeley
jkeller@berkeley.edu


Talk mailing list
Talk@lists.collectionspace.org
http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org

This is a known problem, and I thought that we verified the maven version last week. In any case this issue should be prominent in the installation documents. Glen talk-request@lists.collectionspace.org wrote: > Send Talk mailing list submissions to > talk@lists.collectionspace.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org > > or, via email, send a message with subject or body 'help' to > talk-request@lists.collectionspace.org > > You can reach the person managing the list at > talk-owner@lists.collectionspace.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Talk digest..." > > > Today's Topics: > > 1. Re: installation problems with 1.12 (John Keller) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 04 Nov 2011 16:17:04 -0700 > From: John Keller <jkeller@berkeley.edu> > To: talk@lists.collectionspace.org > Subject: Re: [Talk] installation problems with 1.12 > Message-ID: <4EB47270.4050900@berkeley.edu> > Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" > > The problem appears to be with Maven 3. > The build succeeds with Maven 2.2.1. > I'll file a JIRA bug report. > > - john > > > On 11/3/2011 9:48 AM, John Keller wrote: >> I'm trying to install 1.12 on a Win7 machine, following the >> instructions at >> http://wiki.collectionspace.org/display/UNRELEASED/Installing+1.12+on+Generic+Unix-like+or+Windows+Systems. >> >> >> After downloading the services layer source code, I run the command >> "|mvn clean install -DskipTests|" and get the following error: >> >> [ERROR] The build could not read 1 project -> [Help 1] >> [ERROR] >> [ERROR] The project >> org.collectionspace.services:org.collectionspace.services. >> authority.service:1.12-SNAPSHOT (C:\Program >> Files\CollectionSpace\v1.12\services >> \authority\service\pom.xml) has 1 error >> [ERROR] Non-resolvable parent POM: Could not find artifact >> org.collectionspa >> ce.services:org.collectionspace.services.main:pom:1.12-SNAPSHOT and >> 'parent.rela >> tivePath' points at wrong local POM @ line 5, column 13 -> [Help 2] >> [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/ProjectBuildin >> gException >> [ERROR] [Help 2] >> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo >> delException >> >> Any suggestions? >> >> thanks, >> john >> >> >> -- >> John W. Keller >> Web/Db Applications Programmer >> EECS and IST, UC Berkeley >> jkeller@berkeley.edu >> >> >> _______________________________________________ >> Talk mailing list >> Talk@lists.collectionspace.org >> http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org >