[
https://issues.apache.org/jira/browse/SLING-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15199452#comment-15199452
]
Tommaso Teofili edited comment on SLING-5614 at 3/17/16 1:02 PM:
-----------------------------------------------------------------
I see, what I wanted to say is that the change you performed seems to be on the
sling parent pom and I think that such a plugin definition in the parent pom
was not added for _org.apache.sling.distribution.extensions_.
Apart from that the phase used in that definition is correct, as that plugin
parses existing Apache Avro schema definitions and generate Java POJOs that can
then be used at compile time if they are used anywhere. If that is disabled any
change do the Avro schema won't be reflected in the corresponding Java POJO and
hence may cause issues.
was (Author: teofili):
I see, what I wanted to say is that the change you performed seems to be on the
sling parent pom and I think that such a plugin definition in the parent pom
was not added for _org.apache.sling.distribution.extensions_.
Apart from that the phase used in that definition is correct, as that plugin
parses existing Apache Avro schema definitions and generate Java POJOs that can
then be used at compile time if they are used anywhere.
> Ignore the avro-maven-plugin in Eclipse
> ---------------------------------------
>
> Key: SLING-5614
> URL: https://issues.apache.org/jira/browse/SLING-5614
> Project: Sling
> Issue Type: Improvement
> Components: General
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Fix For: Parent 27
>
>
> The org.apache.sling.distribution.extensions module uses the
> {{avro-maven-plugin}} in the {{generate-sources}} phase, and this is flagged
> as an error by Eclipse.
> The plugin execution should instead be ignored
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)