You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Archimedes Trajano (JIRA)" <ji...@codehaus.org> on 2013/10/04 03:59:52 UTC

[jira] (ARCHETYPE-448) Archetype tests do not respect -s parameter

Archimedes Trajano created ARCHETYPE-448:
--------------------------------------------

             Summary: Archetype tests do not respect -s parameter
                 Key: ARCHETYPE-448
                 URL: https://jira.codehaus.org/browse/ARCHETYPE-448
             Project: Maven Archetype
          Issue Type: Bug
          Components: Plugin
    Affects Versions: 2.2
         Environment: Windows
Hudson
Maven 3.0
            Reporter: Archimedes Trajano


When executing builds in hudson we can set a specific settings.xml rather than the global default.  This is done through the -s mechanism and when I checked "help:active-profiles" it shows things correctly on the project itself.

However, when I do a mvn install it breaks because my archetype is looking for a dependency that is defined in an internal repository.

Doing it using the ~/.m2/settings.xml file works properly though.

--
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