[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-375) Plugin (Environment) Integration depends upon a settings.xml file to exist
Karel Piwko (Updated) (JIRA)
jira-events at lists.jboss.org
Wed Dec 21 05:05:10 EST 2011
[ https://issues.jboss.org/browse/SHRINKWRAP-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karel Piwko updated SHRINKWRAP-375:
-----------------------------------
Fix Version/s: resolver-2.0.0-alpha-1
Git Pull Request: https://github.com/ALRubinger/resolver/commit/d171bd36f594d72b81ad36fdddc69f1d8b284c08 (was: https://github.com/ALRubinger/resolver/commit/d171bd36f594d72b81ad36fdddc69f1d8b284c08)
> 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
> Fix For: resolver-2.0.0-alpha-1
>
>
> 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