Thiruvalluvan M. G. created AVRO-2266:
-----------------------------------------

             Summary: 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.
             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)

Reply via email to