You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/11/15 18:09:00 UTC

[jira] [Updated] (AVRO-2266) Avoid m2e plugin warning

     [ https://issues.apache.org/jira/browse/AVRO-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiruvalluvan M. G. updated AVRO-2266:
--------------------------------------
    Status: Patch Available  (was: Open)

> Avoid m2e plugin warning
> ------------------------
>
>                 Key: AVRO-2266
>                 URL: https://issues.apache.org/jira/browse/AVRO-2266
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.8.2
>            Reporter: Thiruvalluvan M. G.
>            Assignee: Thiruvalluvan M. G.
>            Priority: Minor
>             Fix For: 1.9.0, 1.8.3
>
>
> When you build Java binding with maven you get
> {code:java}
> [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
> [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced{code}
> Even though the warning is not harmful, one has to constantly remind oneself that it is indeed harmless. It will be nice if we can get rid of the warning.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)