Repository conversion

2007-05-09 Thread Alexander Schwartz
Hi, I would like to convert a maven1 repository to a maven2 repository, only one. . TTBOMK the maven1 repository on ibiblio is converted automatically, hence there must be some tools... Are the tools integrated in Archiva? Best regards, Alex -

[m2] subversion repository upload using webdav

2007-01-19 Thread Alexander Schwartz
Hi, (crossposting to and maven-wagon-users) as Brett Porter suggested ("Storing your Maven Repository in CVS/Subversion", http://blogs.codehaus.org/people/brett/archives/001066_storing_your_maven_repository_in_cvssubversion.html

[m2] subversion repository upload using webdav

2007-01-19 Thread Alexander Schwartz
Hi, (crossposting to users@maven.apache.org and maven-wagon-users) as Brett Porter suggested (/"Storing your Maven Repository in CVS/Subversion", /http://blogs.codehaus.org/people/brett/archives/001066_storing_your_maven_repository_in_cvssubversion.html) I would like to maintain the corporate

[m2] Configuring m2 for a corporate environment

2007-01-04 Thread Alexander Schwartz
Hi, I am configuring m2 for a corporate enviroment. Some of our goals are to [goal #1] reduce the local (user depending) configuration, [goal #2] reduce the manual steps to install/maintain a local m2 installation on on a developer machine or a build server. The m2 book `Bette

Maven2, CruiseControl and Surfire

2006-11-07 Thread Alexander Schwartz
Hi, I am running a maven2 build with CruiseControl (http://cruisecontrol.sourceforge.net/). Now I would like to configure maven2 such that the surefire XML test reports are collected for CruiseControl and displayed on the corresponding Build Results page of CruiseControl. I assume I'm not th

Dependency are not downloading from remote repository placed in Subversion with http access

2006-05-17 Thread Alexander Schwartz
*Hi, we are migrating to maven-1.1 and encountered a mission critical bug: We could not download dependencies from a maven repo placed under subversion (with http access). The problems seems to be known: http://jira.codehaus.org/browse/MAVEN-1659 Adding all ant jars to our maven installation did

Maven 1.1 and optional ant tasks (xmlvalidate)

2006-05-04 Thread Alexander Schwartz
Hi, I have a custom maven goal which uses the ant task to validate a set of XML files: It works fine with maven-1.0.2 but it fails with maven-1.1-beta2 (and java 5) without any error message. The output is: __ __ | \/ |__