eigengo / monitor

Library for monitoring the Typesafe stack-based applications.
Apache License 2.0
127 stars 24 forks source link

statsd pom issue #71

Closed pallayr closed 10 years ago

pallayr commented 11 years ago

When running mvn clean install, I get:

Unable to get dependency information: Unable to read the metadata file for artifact 'org.eigengo.monitor:output-statsd:jar': Parent: org.eigengo.monitor:parent:jar:0.1-SNAPSHOT of project: unknown:output-statsd has wrong packaging: jar. Must be 'pom'. for project unknown:output-statsd org.eigengo.monitor:output-statsd:jar:0.1-SNAPSHOT

pallayr commented 11 years ago

Hugh, Jorge work together on this.

hughsimpson commented 11 years ago

This issue appears to resolve itself for me if using the current version (0.2-SNAPSHOT) instead of 0.1-SNAPSHOT. Does that solve it for you?

janm399 commented 10 years ago

Is this still a problem?

lashford commented 10 years ago

this error is not present in the latest build, can be closed.