[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-109) Maven resolver: can't resolve Artifact which is part of the Reactor but not installed in Repository

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Feb 12 06:26:56 EST 2013


Lukáš Fryč created SHRINKRES-109:
------------------------------------

             Summary: Maven resolver: can't resolve Artifact which is part of the Reactor but not installed in Repository
                 Key: SHRINKRES-109
                 URL: https://issues.jboss.org/browse/SHRINKRES-109
             Project: ShrinkWrap Resolvers
          Issue Type: Component  Upgrade
          Components: impl-maven
    Affects Versions: 2.0.0-beta-2
            Reporter: Lukáš Fryč
            Assignee: Andrew Rubinger


Scenario where you have multi-module repository, e.g.:

{code}
richfaces-bom
richfaces-framework
...
{code}

where {{richfaces-framework}} depends on {{richfaces-bom}},

having tests in the {{richfaces-framework}}.

---

When using {{Maven}} resolver, running {{mvn verify}} will fail to resolve {{richfaces-bom}} since it is not installed in local repository.

You need to run {{mvn install}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the shrinkwrap-issues mailing list