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 [email protected] https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
