File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
eclipse.platform.releng/publish-to-maven-central Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 3232 <mavenMappings namePattern =" (org\.eclipse\.pde)(.*)" groupId =" $1" artifactId =" $1$2" snapshot =" false" />
3333 <mavenMappings namePattern =" (org\.eclipse)((?!(\.emf|\.jetty|\.ecf|\.orbit)).*)$" groupId =" $1.platform" artifactId =" $1$2" snapshot =" false" />
3434 <mavenMappings namePattern =" (com\.jcraft)\.(.*)" groupId =" $1" artifactId =" $2" />
35- <mavenMappings namePattern =" (org\.(commonmark))" groupId =" $1" artifactId =" $2" />
36- <mavenMappings namePattern =" (org\.(commonmark))(.*)" groupId =" $1" artifactId =" $2-ext$3" />
3735 <mavenMappings namePattern =" javax\.annotation" groupId =" jakarta.annotation" artifactId =" jakarta.annotation-api" />
3836 <mavenMappings namePattern =" (javax.inject)" groupId =" $1" artifactId =" $1" versionPattern =" ([^.]+)\.0(?:\..*)?" versionTemplate =" $1" />
3937 <mavenMappings namePattern =" org\.apache\.lucene\.(.*)" groupId =" org.apache.lucene" artifactId =" lucene-$1" />
Original file line number Diff line number Diff line change 55 xmlns : analyzer =" https://www.eclipse.org/cbi/p2repo/2021/aggregator/analyzer"
66 exclusion =" org.eclipse.test.performance.*|eclipse-junit-tests|tooling.*|.*\.feature\.group|.*\.feature\.jar|.*.\.tests?(.source)?|.*\.tests\..*|org.eclipse.equinox.executable.*|org.eclipse.*.unittest.junit(.source)?|org.eclipse.platform.ide.executable.*|org.eclipse.platform.sdk.executable.*|org.eclipse.unittest.ui|org.eclipse.rcp\..*|org.eclipse.platform.ide|org.eclipse.platform.sdk|org.eclipse.sdk.ide.*|.*_root|(?!.*(org\.eclipse\.)).*|org.eclipse.emf.*|org.eclipse.jetty.*|org.eclipse.ecf.*|org.eclipse.orbit.*"
77 aggregation =" SDK4Mvn.aggr#/" >
8- <contribution
9- contribution =" SDK4Mvn.aggr#//@validationSets[label='main']/@contributions[label='sdk']" />
108 <contribution
119 contribution =" SDK4Mvn.aggr#//@validationSets[label='main']/@contributions[label='sdk_http']" />
1210</analyzer : Analysis >
You can’t perform that action at this time.
0 commit comments