talk@lists.collectionspace.org

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

View all threads

Maven build error

JM
Jesse Martinez
Fri, Jun 24, 2016 3:02 AM

I recently received this build error while rebuilding the v4.3 app layer
even after clearing the local m2 repo and running --update-snapshots

[ERROR] Plugin org.dstovall:onejar-maven-plugin:1.4.5 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.dstovall:onejar-maven-plugin:jar:1.4.5: Failure to find
org.dstovall:onejar-maven-plugin:pom:1.4.5 in
http://onejar-maven-plugin.googlecode.com/svn/mavenrepo was cached in the
local repository, resolution will not be reattempted until the update
interval of onejar-maven-plugin.googlecode.com has elapsed or updates are
forced -> [Help 1]

Anyone else receiving this?

Jesse

I recently received this build error while rebuilding the v4.3 app layer even after clearing the local m2 repo and running --update-snapshots [ERROR] Plugin org.dstovall:onejar-maven-plugin:1.4.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.dstovall:onejar-maven-plugin:jar:1.4.5: Failure to find org.dstovall:onejar-maven-plugin:pom:1.4.5 in http://onejar-maven-plugin.googlecode.com/svn/mavenrepo was cached in the local repository, resolution will not be reattempted until the update interval of onejar-maven-plugin.googlecode.com has elapsed or updates are forced -> [Help 1] Anyone else receiving this? Jesse
RL
Ray Lee
Fri, Jun 24, 2016 3:54 AM

It's this: CSPACE-6954
https://issues.collectionspace.org/browse/CSPACE-6954

Google Code went away, and with it our access to that module. I did a quick
search, and found that someone had put 1.4.4 on github and Maven Central,
but I didn't see 1.4.5 anywhere. If you have another installation handy,
you should probably just copy it from the .m2 directory there into your .m2.

Richard, I think a fix for this needs to get into 4.4.

Ray

On Thu, Jun 23, 2016 at 8:02 PM, Jesse Martinez mjesse@gmail.com wrote:

I recently received this build error while rebuilding the v4.3 app layer
even after clearing the local m2 repo and running --update-snapshots

[ERROR] Plugin org.dstovall:onejar-maven-plugin:1.4.5 or one of its
dependencies could not be resolved: Failed to read artifact descriptor for
org.dstovall:onejar-maven-plugin:jar:1.4.5: Failure to find
org.dstovall:onejar-maven-plugin:pom:1.4.5 in
http://onejar-maven-plugin.googlecode.com/svn/mavenrepo was cached in the
local repository, resolution will not be reattempted until the update
interval of onejar-maven-plugin.googlecode.com has elapsed or updates are
forced -> [Help 1]

Anyone else receiving this?

Jesse


Talk mailing list
Talk@lists.collectionspace.org

http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org

It's this: CSPACE-6954 <https://issues.collectionspace.org/browse/CSPACE-6954> Google Code went away, and with it our access to that module. I did a quick search, and found that someone had put 1.4.4 on github and Maven Central, but I didn't see 1.4.5 anywhere. If you have another installation handy, you should probably just copy it from the .m2 directory there into your .m2. Richard, I think a fix for this needs to get into 4.4. Ray On Thu, Jun 23, 2016 at 8:02 PM, Jesse Martinez <mjesse@gmail.com> wrote: > I recently received this build error while rebuilding the v4.3 app layer > even after clearing the local m2 repo and running --update-snapshots > > [ERROR] Plugin org.dstovall:onejar-maven-plugin:1.4.5 or one of its > dependencies could not be resolved: Failed to read artifact descriptor for > org.dstovall:onejar-maven-plugin:jar:1.4.5: Failure to find > org.dstovall:onejar-maven-plugin:pom:1.4.5 in > http://onejar-maven-plugin.googlecode.com/svn/mavenrepo was cached in the > local repository, resolution will not be reattempted until the update > interval of onejar-maven-plugin.googlecode.com has elapsed or updates are > forced -> [Help 1] > > Anyone else receiving this? > > Jesse > > _______________________________________________ > Talk mailing list > Talk@lists.collectionspace.org > > http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org > >
RM
Richard Millet
Fri, Jun 24, 2016 3:58 AM

This is fixed in master of v4.4 and on the v4.3 branch.  It is an update to the Application layer's pom.xml file.  The missing artifact is now part of the CollectionSpace Maven repository.

Jesse, if you get the the latest version of the v4.3 branch and rebuild then everything should be fixed.


From: Talk talk-bounces@lists.collectionspace.org on behalf of Ray Lee rhlee@berkeley.edu
Sent: Thursday, June 23, 2016 8:54 PM
To: Jesse Martinez
Cc: CollectionSpace Talk List
Subject: Re: [Talk] Maven build error

It's this: CSPACE-6954https://issues.collectionspace.org/browse/CSPACE-6954

Google Code went away, and with it our access to that module. I did a quick search, and found that someone had put 1.4.4 on github and Maven Central, but I didn't see 1.4.5 anywhere. If you have another installation handy, you should probably just copy it from the .m2 directory there into your .m2.

Richard, I think a fix for this needs to get into 4.4.

Ray

On Thu, Jun 23, 2016 at 8:02 PM, Jesse Martinez <mjesse@gmail.commailto:mjesse@gmail.com> wrote:
I recently received this build error while rebuilding the v4.3 app layer even after clearing the local m2 repo and running --update-snapshots

[ERROR] Plugin org.dstovall:onejar-maven-plugin:1.4.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.dstovall:onejar-maven-plugin:jar:1.4.5: Failure to find org.dstovall:onejar-maven-plugin:pom:1.4.5 in http://onejar-maven-plugin.googlecode.com/svn/mavenrepo was cached in the local repository, resolution will not be reattempted until the update interval of onejar-maven-plugin.googlecode.comhttp://onejar-maven-plugin.googlecode.com has elapsed or updates are forced -> [Help 1]

Anyone else receiving this?

Jesse


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

This is fixed in master of v4.4 and on the v4.3 branch. It is an update to the Application layer's pom.xml file. The missing artifact is now part of the CollectionSpace Maven repository. Jesse, if you get the the latest version of the v4.3 branch and rebuild then everything should be fixed. ________________________________________ From: Talk <talk-bounces@lists.collectionspace.org> on behalf of Ray Lee <rhlee@berkeley.edu> Sent: Thursday, June 23, 2016 8:54 PM To: Jesse Martinez Cc: CollectionSpace Talk List Subject: Re: [Talk] Maven build error It's this: CSPACE-6954<https://issues.collectionspace.org/browse/CSPACE-6954> Google Code went away, and with it our access to that module. I did a quick search, and found that someone had put 1.4.4 on github and Maven Central, but I didn't see 1.4.5 anywhere. If you have another installation handy, you should probably just copy it from the .m2 directory there into your .m2. Richard, I think a fix for this needs to get into 4.4. Ray On Thu, Jun 23, 2016 at 8:02 PM, Jesse Martinez <mjesse@gmail.com<mailto:mjesse@gmail.com>> wrote: I recently received this build error while rebuilding the v4.3 app layer even after clearing the local m2 repo and running --update-snapshots [ERROR] Plugin org.dstovall:onejar-maven-plugin:1.4.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.dstovall:onejar-maven-plugin:jar:1.4.5: Failure to find org.dstovall:onejar-maven-plugin:pom:1.4.5 in http://onejar-maven-plugin.googlecode.com/svn/mavenrepo was cached in the local repository, resolution will not be reattempted until the update interval of onejar-maven-plugin.googlecode.com<http://onejar-maven-plugin.googlecode.com> has elapsed or updates are forced -> [Help 1] Anyone else receiving this? Jesse _______________________________________________ Talk mailing list Talk@lists.collectionspace.org<mailto:Talk@lists.collectionspace.org> http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org