[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-375) Plugin (Environment) Integration depends upon a settings.xml file to exist

Andrew Rubinger (Created) (JIRA) jira-events at lists.jboss.org
Wed Dec 21 01:42:09 EST 2011


Plugin (Environment) Integration depends upon a settings.xml file to exist
--------------------------------------------------------------------------

                 Key: SHRINKWRAP-375
                 URL: https://issues.jboss.org/browse/SHRINKWRAP-375
             Project: ShrinkWrap
          Issue Type: Bug
            Reporter: Andrew Rubinger
            Assignee: Karel Piwko


If no ~/.m2/settings.xml is present on the user's environment, the following error is encountered:

{code}java.lang.IllegalArgumentException: Settings.xml file /home/alr/.m2/settings.xml does not represent a readable file
	at org.jboss.shrinkwrap.resolver.api.maven.Validate.isReadable(Validate.java:98)
	at org.jboss.shrinkwrap.resolver.api.maven.MavenConfigurationTypes$2.configure(MavenConfigurationTypes.java:77)
	at org.jboss.shrinkwrap.resolver.api.maven.MavenConfigurationTypes$2.configure(MavenConfigurationTypes.java:32)
	at org.jboss.shrinkwrap.resolver.impl.maven.MavenDependencyResolverImpl.configureFrom(MavenDependencyResolverImpl.java:31)
	at org.jboss.shrinkwrap.resolver.impl.maven.PluginIntegrationTestCase.loadCurrentProject(PluginIntegrationTestCase.java:26){code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list