Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 47264 invoked from network); 1 Feb 2010 18:27:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 18:27:03 -0000 Received: (qmail 98979 invoked by uid 500); 1 Feb 2010 18:27:00 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 98885 invoked by uid 500); 1 Feb 2010 18:27:00 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 98875 invoked by uid 99); 1 Feb 2010 18:27:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 18:27:00 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tharris@axispoint.com designates 208.91.245.251 as permitted sender) Received: from [208.91.245.251] (HELO ap-ironport01.axispoint.com) (208.91.245.251) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 18:26:52 +0000 X-IronPort-AV: E=Sophos;i="4.49,384,1262581200"; d="scan'208,217";a="1035330" Received: from unknown (HELO ap-exchg-hub02.axispoint.com) ([10.10.20.32]) by ap-ironport01.axispoint.com with ESMTP; 01 Feb 2010 13:26:30 -0500 Received: from ap-exchg-nymb01.axispoint.com ([10.10.20.24]) by ap-exchg-hub02.axispoint.com ([10.10.20.32]) with mapi; Mon, 1 Feb 2010 13:26:30 -0500 From: Thomas Harris To: "users@maven.apache.org" Date: Mon, 1 Feb 2010 13:26:29 -0500 Subject: SiteToolException: ArtifactNotFoundException: The skin does not exist: Unable to determine the release version Thread-Topic: SiteToolException: ArtifactNotFoundException: The skin does not exist: Unable to determine the release version Thread-Index: AcqjbBKVA3943VTbRE2qUJZr7p0yCw== Message-ID: <0454AF22218B6142A82AE35DF58C521607640F2843@ap-exchg-nymb01.axispoint.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_0454AF22218B6142A82AE35DF58C521607640F2843apexchgnymb01_" MIME-Version: 1.0 --_000_0454AF22218B6142A82AE35DF58C521607640F2843apexchgnymb01_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Friday, I was able to run the 'site' build on our project. This morning, I = get the following error: [INFO] SiteToolException: ArtifactNotFoundException: The skin does not exis= t: Unable to determine the release version Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=3Dorg.apache.maven.skins -DartifactId=3D= maven-default-skin -Dversion=3DRELEASE -Dpackaging=3Djar -Dfile=3D/path/to/= file Alternatively, if you host your own repository you can deploy the file ther= e: mvn deploy:deploy-file -DgroupId=3Dorg.apache.maven.skins -DartifactId=3Dma= ven-default-skin -Dversion=3DRELEASE -Dpackaging=3Djar -Dfile=3D/path/to/fi= le -Durl=3D[url] -DrepositoryId=3D[id] org.apache.maven.skins:maven-default-skin:jar:RELEASE We've changed nothing, so something bad has occurred to something out on th= e public repositories. I'm running Maven v2.2.1, with Java 1.6.0_17, on Win= dows XP SP2 64bit, but it seems to occur for everyone (we all have Maven v2= .2.1) on all platforms here when attempting to call "mvn site" on our proje= ct. I've updated this closed ticket. The ticket should be re-opened, as the sam= e old problem is now occurring every 'site' build for us. Can someone pleas= e fix this soon? We cannot move forward on our project at this point. http://jira.codehaus.org/browse/MNG-3139 Tom --_000_0454AF22218B6142A82AE35DF58C521607640F2843apexchgnymb01_--