File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
eclipse.platform.releng/publish-to-maven-central Expand file tree Collapse file tree 1 file changed +1
-0
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))-(gfm-tables)" groupId =" $1" artifactId =" $2-ext-$3" />
3536 <mavenMappings namePattern =" javax\.annotation" groupId =" jakarta.annotation" artifactId =" jakarta.annotation-api" />
3637 <mavenMappings namePattern =" (javax.inject)" groupId =" $1" artifactId =" $1" versionPattern =" ([^.]+)\.0(?:\..*)?" versionTemplate =" $1" />
3738 <mavenMappings namePattern =" org\.apache\.lucene\.(.*)" groupId =" org.apache.lucene" artifactId =" lucene-$1" />
You can’t perform that action at this time.
0 commit comments