Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1158

Review the MavenFacet for exporting problems like model issues and dependency resolution failures to consumers

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.x Future
    • 1.4.1.Final
    • Build Tools - Maven
    • None

      From FORGE-1133, FORGE-1134 and FORGE-1136, it became imperative to ensure that consumers of the Maven Core facet (or it's equivalent) in Forge 2 should have access to any problems encountered in dependency resolution.

      The list of problem includes any problems found in the project's model (like an incorrectly structured POM), but also includes dependency collection and resolution failures.

      Not all of the above described problems should necessarily result in exceptions being thrown to consumers of the API. We could change the design of the Facet to do this as part of this task, but that may not be necessary and may not be optimal.

      Consumers may also want to access the problems encountered via another API so that they may be better equipped to deal with the failure after inspecting it further.

      Discuss (and create sub-tasks).

              Unassigned Unassigned
              vineet.reynolds_jira Vineet Reynolds (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: