On 21.05.2009 19:24, Christian Grobmeier wrote:
> Hi,
> 
> I did the rest in http://wiki.apache.org/commons/CreatingReleases
> 
> Checking everything, I figured out that everyting is on
> http://www.apache.org/dist/commons but not available on
> http://repo1.maven.org/maven2/.
> http://repo1.maven.org/maven2/commons-compress/commons-compress/
> doesn't contain it, nor does
> http://repo1.maven.org/maven2/org/apache/commons contain it.
> 
> Next thing is that my download page doesn't allow to download the
> stuff. Link is wrong. Maybe its cause mvn site-deploy didn't allow me
> to authentificate and I uploaded the site manually?
> http://commons.apache.org/compress/download_compress.html
> 
> Any help is appreciated :-)

Concerning the download page:

I think you need to add the cgi page named download_compress.cgi too.
The contents of the file do now depend on the project, and you will find
an example in the neighbouring directories, like collections, or
configration.

The link to the download page has to point to the cgi file, not the
html. The cgi file will load the html one and replace the tags.

Some of the commons projects seem to put their download pages in the
downloads directory (and add them to the index.html there), some seem to
prefer to keep it under the project directory.

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to