Skip to content

Update documentation for eclipse jdt in plugin-maven #2441

Description

@PrivateerPrime

Since maven-plugin 2.40.0 it is possible to set up p2 mirrors for eclipse jdt. The documentation for maven plugin does not reflect that. An example can copied from #1821

 <eclipse>
…
<p2Mirrors>
<p2Mirror>
<prefix>https://download.eclipse.org/</prefix>
<url>https://some.internal.mirror/eclipse</url>
</p2Mirror>
</p2Mirrors>
</eclipse>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions