GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse

Bring markup for mavenCoordinates in sync with maven

Open
#1,576 1 comment 0 reactions 0 assignees View on GitHub
cleanup p4 Platform priority: p4
Dominant language
Java
Stars
90
Forks
52
PR merge metrics
No merged PRs in 30d

Description

While adding new libraries by reference to Maven central in libraries/plugin.xml, it occurred to me that

```

```

is unnecessarily distinct from actual maven pom.xml markup. This might better be simply

```

javax.servlet
servlet-api
2.5

```

If nothing else, this enables us to add new libraries with more copy-pasta and less error-prone manual typing. I did encounter on bug (mixed up groupId and artifactID) that cost me a few minutes here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.