talk@lists.collectionspace.org

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

View all threads

2.4 build failed

CT
Chris Thompson
Tue, Jun 19, 2012 5:56 PM

Hi I'm having a go at 2.4 with a local and domain schema.  Upon the
first build command I've received the following error.  Has anyone seen
this before?
Thanks in advance,
Chris Thompson

<services root> $ ant undeploy deploy
Buildfile: ../2.4/services/build.xml

....
[exec] [INFO] Building services.authentication.pstore
....

  [exec] [ERROR] BUILD ERROR
  [exec] [INFO] 

  [exec] [INFO] Failed to resolve artifact.
  [exec]
  [exec] Missing:
  [exec] ----------
  [exec] 1) 

org.collectionspace.services:org.collectionspace.services.authentication.jaxb:jar:2.4-SNAPSHOT

Hi I'm having a go at 2.4 with a local and domain schema. Upon the first build command I've received the following error. Has anyone seen this before? Thanks in advance, Chris Thompson <services root> $ ant undeploy deploy Buildfile: ../2.4/services/build.xml .... [exec] [INFO] Building services.authentication.pstore .... [exec] [ERROR] BUILD ERROR [exec] [INFO] ------------------------------------------------------------------------ [exec] [INFO] Failed to resolve artifact. [exec] [exec] Missing: [exec] ---------- [exec] 1) org.collectionspace.services:org.collectionspace.services.authentication.jaxb:jar:2.4-SNAPSHOT
RM
Richard Millet
Tue, Jun 19, 2012 9:06 PM

This type of error usually means you have an incomplete build of the
CollectionSpace services.  Try running "mvn clean install -DskipTests" from
your the directory of your CollectionSpace services source tree.

-----Original Message-----
From: talk-bounces@lists.collectionspace.org
[mailto:talk-bounces@lists.collectionspace.org] On Behalf Of Chris Thompson
Sent: Tuesday, June 19, 2012 10:57 AM
To: CollectionSpace Talk List
Subject: [Talk] 2.4 build failed

Hi I'm having a go at 2.4 with a local and domain schema.  Upon the first
build command I've received the following error.  Has anyone seen this
before?
Thanks in advance,
Chris Thompson

<services root> $ ant undeploy deploy
Buildfile: ../2.4/services/build.xml

....
[exec] [INFO] Building services.authentication.pstore ....

  [exec] [ERROR] BUILD ERROR
  [exec] [INFO]

  [exec] [INFO] Failed to resolve artifact.
  [exec]
  [exec] Missing:
  [exec] ----------
  [exec] 1)

org.collectionspace.services:org.collectionspace.services.authentication.jax
b:jar:2.4-SNAPSHOT


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

This type of error usually means you have an incomplete build of the CollectionSpace services. Try running "mvn clean install -DskipTests" from your the directory of your CollectionSpace services source tree. -----Original Message----- From: talk-bounces@lists.collectionspace.org [mailto:talk-bounces@lists.collectionspace.org] On Behalf Of Chris Thompson Sent: Tuesday, June 19, 2012 10:57 AM To: CollectionSpace Talk List Subject: [Talk] 2.4 build failed Hi I'm having a go at 2.4 with a local and domain schema. Upon the first build command I've received the following error. Has anyone seen this before? Thanks in advance, Chris Thompson <services root> $ ant undeploy deploy Buildfile: ../2.4/services/build.xml .... [exec] [INFO] Building services.authentication.pstore .... [exec] [ERROR] BUILD ERROR [exec] [INFO] ------------------------------------------------------------------------ [exec] [INFO] Failed to resolve artifact. [exec] [exec] Missing: [exec] ---------- [exec] 1) org.collectionspace.services:org.collectionspace.services.authentication.jax b:jar:2.4-SNAPSHOT _______________________________________________ Talk mailing list Talk@lists.collectionspace.org http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace .org
CT
Chris Thompson
Wed, Jun 20, 2012 3:23 PM

Yep, that was it. I skipped the install steps, and went right to
configuring, probably a rare scenario, but I added a note in the wiki
anyway.  Thanks Richard!

On 06/19/2012 04:06 PM, Richard Millet wrote:

This type of error usually means you have an incomplete build of the
CollectionSpace services.  Try running "mvn clean install -DskipTests" from
your the directory of your CollectionSpace services source tree.

-----Original Message-----
From: talk-bounces@lists.collectionspace.org
[mailto:talk-bounces@lists.collectionspace.org] On Behalf Of Chris Thompson
Sent: Tuesday, June 19, 2012 10:57 AM
To: CollectionSpace Talk List
Subject: [Talk] 2.4 build failed

Hi I'm having a go at 2.4 with a local and domain schema.  Upon the first
build command I've received the following error.  Has anyone seen this
before?
Thanks in advance,
Chris Thompson

<services root>  $ ant undeploy deploy
Buildfile: ../2.4/services/build.xml

....
[exec] [INFO] Building services.authentication.pstore ....

    [exec] [ERROR] BUILD ERROR
    [exec] [INFO]

    [exec] [INFO] Failed to resolve artifact.
    [exec]
    [exec] Missing:
    [exec] ----------
    [exec] 1)

org.collectionspace.services:org.collectionspace.services.authentication.jax
b:jar:2.4-SNAPSHOT


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

Yep, that was it. I skipped the install steps, and went right to configuring, probably a rare scenario, but I added a note in the wiki anyway. Thanks Richard! On 06/19/2012 04:06 PM, Richard Millet wrote: > This type of error usually means you have an incomplete build of the > CollectionSpace services. Try running "mvn clean install -DskipTests" from > your the directory of your CollectionSpace services source tree. > > -----Original Message----- > From: talk-bounces@lists.collectionspace.org > [mailto:talk-bounces@lists.collectionspace.org] On Behalf Of Chris Thompson > Sent: Tuesday, June 19, 2012 10:57 AM > To: CollectionSpace Talk List > Subject: [Talk] 2.4 build failed > > Hi I'm having a go at 2.4 with a local and domain schema. Upon the first > build command I've received the following error. Has anyone seen this > before? > Thanks in advance, > Chris Thompson > > <services root> $ ant undeploy deploy > Buildfile: ../2.4/services/build.xml > > .... > [exec] [INFO] Building services.authentication.pstore .... > > [exec] [ERROR] BUILD ERROR > [exec] [INFO] > ------------------------------------------------------------------------ > [exec] [INFO] Failed to resolve artifact. > [exec] > [exec] Missing: > [exec] ---------- > [exec] 1) > org.collectionspace.services:org.collectionspace.services.authentication.jax > b:jar:2.4-SNAPSHOT > > > _______________________________________________ > Talk mailing list > Talk@lists.collectionspace.org > http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace > .org >