Uploaded image for project: 'JBoss Modules'
  1. JBoss Modules
  2. MODULES-191

MavenArtifactUtil should use maven directly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Maven
    • None

      The class org.jboss.modules.MavenArtifactUtil uses a customized setup to fetch maven artifacts. It does not use maven directly.

      What happens here is if the user doesn't have maven installed in the default location, or doesn't have that particular artifact installed at that time, then it will fail.

      If it were to use maven directly, it would be able to fetch resources directly and could allow users to have their maven install in a non-default location.

            patriot1burke@gmail.com Bill Burke (Inactive)
            mwringe Matt Wringe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: