Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] usage of general parent pom and settings.xml

I don't think so, they were located in the old nexus repository that
was smoked a few months back...I think CBI has some of their own
recommended parent poms

cheers,
jesse
--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx


On Wed, Nov 6, 2013 at 11:50 AM, Henrik <hrr@xxxxxxxxx> wrote:
> Hi all,
>
> I'm a Maven newbie and just looking at some CBI stuff which I could use for
> the eTrice project.
>
> I saw that http://wiki.eclipse.org/Maven/Parent_POM recommends to use a
> parent pom [1].
>
> <parent>
>    <groupId>org.eclipse</groupId>
>    <artifactId>eclipse-parent</artifactId>
>    <version>3</version>
> </parent>
>
> but it is not clear to which repository this is published.
>
> Also the settings.xml [2] seems to be outdated.
>
> Is it still recommended to uses these two files?
>
> Thanks,
> Henrik
>
>
> [1]
> http://git.eclipse.org/c/dash/org.eclipse.dash.maven.git/tree/eclipse-parent/pom.xml
> [2]
> http://git.eclipse.org/c/dash/org.eclipse.dash.maven.git/tree/settings.xml
>
>
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>


Back to the top