Expand my Community achievements bar.

CQ Blueprints Maven Repository

Avatar

Former Community Member

Last week I successfully integrated with the CQ Blueprints Maven Repository to use the multi-module archetype within eClipse at this location :-

http://dev.cqblueprints.com/nexus/content/repositories/releases/

as detailed in this document :-

http://www.cqblueprints.com/setup/cqmavenrepo.html

We use Nexus internally to proxy to all external repos and these all work successfully.

However, another dev in my team cannot do so. Specifically, when creating a new Maven project and choosing this repo, none of the archetypes appear ?

Looking at the archetype-catalog.xml I can see that it is empty, that is, it just contains :-

<archetype-catalog/>

Is there some reason for that. Is it possible that the contents have changed since last week (the timestamp on the file suggests not : Thu Aug 29 19:02:23 UTC 2013).

I did note a post in this forum a short while back about one of the Maven repo's being taken down and recovered a day or so later.

Any ideas ?

Regards

Fraser.

1 Reply

Avatar

Former Community Member

Quick update. The empty archetype-catalog.xml problem is a 'red herring' and was just a browser cache issue. Clearing the cache revealed a file which *does* contain the relevant content.

Still no joy in eClipse though. Maybe Nexus is also caching the older [empty] copy ??

Fraser.