Re: How to use central repo into an Eclipse project?

2008-04-14 Thread Micah Hainline
Hey Vincent, the qualifiers in the release versions of the Eclipse plugins are better off stripped out of the repositories in my opinion. Every release version of the Eclipse platform should have the incremental version number incremented, so if the community was going to make another release o

Re: groupId/artifactId mapping for Eclipse jars (was Re: in repo1 it is available)

2008-04-02 Thread Micah Hainline
org-eclipse-core-runtime instead of org.eclipse.core.runtime but it sounds like that isn't a concern any more. I'll wait patiently for Jason to write up the summary. Micah Hainline - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: groupId/artifactId mapping for Eclipse jars (was Re: in repo1 it is available)

2008-04-01 Thread Micah Hainline
ly matters is that we get some consistency. Micah Hainline > i do not think anybody want to change the repository: > > id=groupId+artifactId > > Just that the artifactId may include a part of the groupId > > id=org.eclipse.core.org-eclipse-core-resources > > I know no