Skip to content

add support for input location tracking in Xpp3 DOM #61

Closed
@hboutemy

Description

@hboutemy
Member

working on input location tracking for Maven model and its display in help:effective-pom (see https://issues.apache.org/jira/browse/MPH-160)

plugins configuration are stored as Xpp3Dom objects read by Xpp3DomBuilder: we need input location tracking at that level

we need also to keep input location while merging with Xpp3Dom.mergeXpp3Dom(...)

Activity

added 4 commits that reference this issue on Mar 9, 2019

#61 add input location support when building XPP3 DOM

#61 keep input location while merging

#61 add input location support when building XPP3 DOM

#61 keep input location while merging

hboutemy

hboutemy commented on Mar 9, 2019

@hboutemy
MemberAuthor

#62 merged to master

added this to the 3.2.0 milestone on Mar 9, 2019
self-assigned this
on Mar 9, 2019
added 2 commits that reference this issue on Mar 9, 2019

#61 add input location support when building XPP3 DOM

#61 keep input location while merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @hboutemy

      Issue actions

        add support for input location tracking in Xpp3 DOM · Issue #61 · codehaus-plexus/plexus-utils