unavailable skin snapshot is used
---------------------------------

                 Key: MSITE-511
                 URL: http://jira.codehaus.org/browse/MSITE-511
             Project: Maven 2.x Site Plugin
          Issue Type: Bug
    Affects Versions: 2.1.1, 2.0.1, 2.0-beta-7
         Environment: Apache Maven 2.0.11 (r909250; 2010-02-12 06:55:50+0100)
Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
            Reporter: Michael Brackx
         Attachments: pom.xml

"mvn site" fails with repository with disabled snapshots having snapshot skins.
It seems the disabling of snapshots for the repository is not honored.

example pom is attached

error:
[INFO] SiteToolException: ArtifactResolutionException: Unable to find skin

Failed to resolve artifact, possibly due to a repository list that is not 
appropriately equipped for this artifact's metadata.
  org.apache.maven.skins:maven-default-skin:jar:1.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  jboss-public (https://repository.jboss.org/nexus/content/groups/public)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to