Re: howto configure svn access with maven2 using ssh connection

2008-02-06 Thread Ulrich Metzger
5, Simon Kitching <[EMAIL PROTECTED]>: > > Ulrich Metzger <[EMAIL PROTECTED]> schrieb: > > Hi list, > > i tryed to configure the scm settings in a maven 2 pom.xml using ssh to > > access the remote svn repository. > > But i could not find any example or docu

howto configure svn access with maven2 using ssh connection

2008-02-05 Thread Ulrich Metzger
Hi list, i tryed to configure the scm settings in a maven 2 pom.xml using ssh to access the remote svn repository. But i could not find any example or documentation how to manage this. Does anybody know if this is possible and if yes, how to set up this kind of repository access, when a username an

Repository browsing does not work

2007-11-06 Thread Ulrich Metzger
Hi list, i've installed the Beta3 version of archiva, and changed the path of the default "internal" repository to point to an existing m2 repository. After scanning, the report shows the number of found files, but when i tryed the "Browse" function, there is allways an empty page. All other fu

Re: Maven 1.x to run SQL scripts

2007-02-28 Thread Ulrich Metzger
i use the maven sql plugin with maven 1.0.2 : http://www.codeczar.com/products/maven-sql-plugin/ Uli 2007/2/27, Build Admin <[EMAIL PROTECTED]>: How to run SQL scripts using maven 1.x? Is there any plugin to use? Frenz, I am looking for your help in this. Thanks in Advance.

RE: deploying jars without version information

2007-02-14 Thread Ulrich Metzger
I searched the mail archives because of the following problem: Hi, Does anybody know if you can have Maven deploy the jars that end up in webapp/WEB-INF/lib without the *version* *information* in the filename? Thanks, Jpl Ok, i found a solution which works for me with maven 1. In your ma

Re: SCM problems

2007-02-01 Thread Ulrich Metzger
Hi, i had to solve the same problem. To put the .cvspass file containing the cvs login information in the homedirectory of the user running continuum solved the problem for me. Uli 2007/2/2, Eric Rose <[EMAIL PROTECTED]>: Hi, I am trying to get continuum working to see if it will do a better

Re: converting m1 pom to m2 pom

2006-12-15 Thread Ulrich Metzger
TED]>: that's archiva-converter, but only for poms On 12/14/06, Ulrich Metzger <[EMAIL PROTECTED]> wrote: > Hy, > I saw that there is an archiva-converter project. Does anyone know if > it is possible to convert maven 1 pom (project.xml, maven.xml project > properties) to maven

Re: Error when trying to add admin user (java.lang.IllegalStateException: The security policy has not yet been set)

2006-12-14 Thread Ulrich Metzger
aderFollowerWo rkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav a:684) at java.lang.Thread.run(Thread.java:595) Thanks in advance! Eric R. Medley The Palantir Corporation Eric R. Medley (847) 571-6013 -Original Messa

converting m1 pom to m2 pom

2006-12-14 Thread Ulrich Metzger
Hy, I saw that there is an archiva-converter project. Does anyone know if it is possible to convert maven 1 pom (project.xml, maven.xml project properties) to maven 2 pom? Uli

Re: Build fails on Linux 64Bit

2006-12-14 Thread Ulrich Metzger
Here is the contents of the test output file: --- Test set: org.apache.maven.archiva.reporting.reporter.ChecksumArtifactReporterTest ---

Error when trying to add admin user (java.lang.IllegalStateException: The security policy has not yet been set)

2006-12-11 Thread Ulrich Metzger
I have the same problem. The problem occurs with jetty or tomcat als JSP engine. Uli

Re: Build fails on Linux 64Bit

2006-12-11 Thread Ulrich Metzger
z <[EMAIL PROTECTED]>: well, you'd need to post the test result On 12/7/06, Ulrich Metzger <[EMAIL PROTECTED]> wrote: > There is at least one test which fails on Linux 64Bit with > jrockit-R26.4.0-jdk1.5.0_06 JDK installed. > > Running org.apache.maven.archiva.reporting

Build fails on Linux 64Bit

2006-12-07 Thread Ulrich Metzger
There is at least one test which fails on Linux 64Bit with jrockit-R26.4.0-jdk1.5.0_06 JDK installed. Running org.apache.maven.archiva.reporting.reporter.ChecksumArtifactReporterTest Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec <<< FAILURE! Running org.apache.maven.a

How to change Project-Group in version 1.0.1

2005-11-30 Thread Ulrich Metzger
Hello, who knows, how to change the projects group entry. If you update the Project information, the group entry is missing in the updateform. Where does the initial value come from? Uli