Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] creating R5 indexes of P2 repos

One note, I would probably directly rely on the bnd indexer because it's going to produce the very most accurate index since it's the most maintained indexer implementation.

The bnd indexer can be invoked as a maven plugin [1], a gradle plugin [2] or directly from the cli as previously shown.

- Ray

[1] https://github.com/bndtools/bnd/tree/master/maven/bnd-indexer-maven-plugin#the-local-index-goal
[2] https://github.com/bndtools/bnd/blob/master/biz.aQute.bnd.gradle/README.md#create-a-task-of-the-index-type

On Wed, Apr 18, 2018 at 9:30 AM, Raymond Auge <raymond.auge@xxxxxxxxxxx> wrote:
Here it is. (I hope I put it in the right place).

https://bugs.eclipse.org/bugs/show_bug.cgi?id=533725

Sincerely,
- Ray

On Mon, Apr 16, 2018 at 10:50 AM, Mickael Istria <mistria@xxxxxxxxxx> wrote:
Hi,

That's a very interesting request. Can you please open a bug about it and link to it? It would make tracking/planning easier.

Cheers,

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev



--
Raymond Augé (@rotty3000)
Senior Software Architect Liferay, Inc. (@Liferay)
Board Member & EEG Co-Chair, OSGi Alliance (@OSGiAlliance)



--
Raymond Augé (@rotty3000)
Senior Software Architect Liferay, Inc. (@Liferay)
Board Member & EEG Co-Chair, OSGi Alliance (@OSGiAlliance)

Back to the top