I've never used m1 before, and am attempting to follow Rahul's directions to deploy the commons-build site to fix the downlead page for dbutils.

I downloaded maven-1.1 and tried running "maven site:deploy". It downloaded a bunch of stuff but then failed with the error below.

Any idea what might be happening to me?

Trying to get missing dependencies (and updated snapshots) required by Maven 
Tasklist Plug-in:
- Attempting to download vdoclet:vdoclet:20020711:jar from 
http://repo1.maven.org/maven
76K downloaded
- Attempting to download vdoclet:qdox:current:jar from 
http://repo1.maven.org/maven
-------------------------------------------------------------------------------
Unable to obtain goal [site:deploy]
The build cannot continue because of the following unsatisfied dependency:
- vdoclet:qdox:current:jar

-------------------------------------------------------------------------------
BUILD FAILED
-------------------------------------------------------------------------------
Total time   : 1 minutes 4 seconds
Finished at  : Wednesday, April 29, 2009 9:54:56 PM PDT
Final Memory : 5M/10M
-------------------------------------------------------------------------------

Rahul Akolkar wrote:

On Tue, Apr 28, 2009 at 2:47 PM, Dan Fabulich <d...@fabulich.com> wrote:

I'm so close to releasing DbUtils 1.2 I can taste it!

http://commons.apache.org/downloads/download_dbutils.cgi

This page only shows the 1.1 release, even though 1.2 is available in
archives and on the mirrors.

http://archive.apache.org/dist/commons/dbutils/binaries/

What has to happen to fix the dbutils.cgi page?

<snip/>

Update this:

 
http://svn.apache.org/repos/asf/commons/proper/commons-build/trunk/downloads/downloads.xml

Then m1 build and deploy main Commons site (commons-build).

-Rahul

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




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

Reply via email to