DPascalBernard / maven-alfresco-archetypes

Automatically exported from code.google.com/p/maven-alfresco-archetypes
0 stars 0 forks source link

missing wagon-http-shared:jar version 1.0-beta-6-patched #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. check out maven-alfresco-archetypes project 
2. mvn compile

What is the expected output? What do you see instead?
The build fails, because it cannot find the wagon-http-shared.jar with
version 1.0-beta-6-patched. 
Searching on
http://maven.alfresco.com/nexus/index.html#nexus-search;quick~wagon-http-shared
find no such version. I
found a 1.0-beta-7-SNAPSHOT version in the apache snapshots repository, but
not sure if this contains the necessary patches.

Original issue reported on code.google.com by tib...@gmail.com on 7 Dec 2009 at 11:21

GoogleCodeExporter commented 9 years ago
It was added in revision 238 by columbro. According to the commit message:
-- worked around stupid maven site
I suppose you can safely remove it as it concerns site generation.

Original comment by glaurung...@gmail.com on 3 Mar 2010 at 8:51

GoogleCodeExporter commented 9 years ago
Eheh :)

Yeah closing this one, it's not needed anymore...

I promise clearer commits comments next time :)

Original comment by colum...@gmail.com on 4 Aug 2011 at 1:24