Error with maven-project-info-reports-plugin

2011-08-03 Thread Alexander Vaysberg
) at java.io.FileOutputStream.open(Native Method) In Page for plugin I have not found the information, how I can the configure the path for this dependencies.xml. Know everybody ? Alexander Vaysberg - To unsubscribe, e-mail: users-unsubscr

Problem with properties in Maven.

2011-01-14 Thread Alexander Vaysberg
Hi, I think, that I a one problem with properties in maven found. The problem in pom with properties. If any know any other properties, which worked same. Please say. Thank you. The Problem can you reproduce with maven 2.2.1 and maven 3.0.1 in plug-in surefire. I create the property test: ...

Re: Problem with properties in Maven.

2011-01-14 Thread Alexander Vaysberg
yes, now i know it. But think this part must be on separate scope. Not globally for alls, or? If it's globally, than it any must write, which name of the properties don't be used, or? Am 14.01.2011 15:52, schrieb Siegmar Alber: Hi Alexander, 2011/1/14 Alexander Vaysberg w...@vaisberg.de: I

Re: copy list of jars into a war

2010-08-30 Thread Alexander Vaysberg
Am 30.08.2010 17:25, schrieb mdurrani: I would like to copy all jars from a lib folder into my war file. I can do it by listing a dependency tag for each of them but I don't want to put 20 dependency tags in my pom. Is there any way where I can just reference a lib folder and say to copy all

Re: mvn release plugin with extssh

2009-10-01 Thread Alexander Vaysberg
Hi, look hier: http://maven.apache.org/scm/cvs.html I think, it's helpfull for you. Alexander Vaysberg fflyw schrieb: Hi Do anybody know how toconfiguere scm connection for extssh? I did use scm:cvs:extssh:${serv}:/shr/csvroot.. and ran mvn release:prepare but this do

Re: mvn release plugin with extssh

2009-10-01 Thread Alexander Vaysberg
Hi, we have scm:cvs:ext: using for cvs. For 7 months we change to svn. But with scm:cvs:ext it was working. Alexander Vaysberg Alexander Vaysberg schrieb: Hi, look hier:http://maven.apache.org/scm/cvs.html I think, it's helpfull for you. Alexander Vaysberg fflyw schrieb: Hi

Re: One pom file generating 2 artifacts

2009-09-16 Thread Alexander Vaysberg
Hi, yes look in jar plugin: - http://maven.apache.org/plugins/maven-jar-plugin/usage.html. It is in How to create an additional attached jar artifact from the project. Valentin Jacquemin schrieb: Hi all, Is it possible to use one pom file that generates 2 artifacts? I have one pom taking

WTP and M2 Plugin.

2009-09-11 Thread Alexander Vaysberg
=/ source-path=/src/test/java/ wb-resource deploy-path=/ source-path=/src/test/resources/ ignore. This only for test. But it was in jars added. Why? Alexander Vaysberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

Re: How can I add path in classpath entry in Manifest file?

2009-09-01 Thread Alexander Vaysberg
. Alexander Vaysberg youhaodeyi schrieb: Hi, I have read this but this is not what I want. I want to add path on classpath. This only tells me how to add dependent on classpath. Alexander Vaysberg wrote: Hi, you can it's using this tutorial: - http://maven.apache.org/shared/maven-archiver

Re: How can I add path in classpath entry in Manifest file?

2009-09-01 Thread Alexander Vaysberg
This added all the dependencies and the conf path to the classpath. HTH, Marco Alexander Vaysberg wrote: Hi, not only. Look heir: - http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html. Worts: Java Sun: * Class-Path : The value of this attribute specifies the relative URLs

Re: How can I add path in classpath entry in Manifest file?

2009-08-31 Thread Alexander Vaysberg
Hi, you can it's using this tutorial: - http://maven.apache.org/shared/maven-archiver/examples/classpath.html. The jar-plugin has many of the properties. It's heir: - http://maven.apache.org/plugins/maven-jar-plugin/jar-mojo.html. Alexander Vaysberg youhaodeyi schrieb: I have some resource

bug on the m2 plugin

2009-08-28 Thread Alexander Vaysberg
: Alexander *Vaysberg* w...@... http://www.nabble.com/user/SendEmail.jtp?type=postpost=23198803i=0 À : Maven Users List us...@... http://www.nabble.com/user/SendEmail.jtp?type=postpost=23198803i=1 Envoyé le : Jeudi, 23 Avril 2009, 15h30mn 44s Objet : Re: Re : Re : Re : *M2* *and* Eclipse but, if i

M2Plugin put the test resources in jar.

2009-08-28 Thread Alexander Vaysberg
Hi, I have a problem with maven. If I use the M2 Plugin with Resolve dependencies from Workspace projects, than include the maven in jar the test resources. Why? I want the jar without test resources, so same as in repository. M2 Plugin is 0.9.8. Alexander Vaysberg

Re: copy\move plugin

2009-07-24 Thread Alexander Vaysberg
yes, but this possibility only for max 2 jars. I think in case of the Alexander, it is a solution. That the same as for EJB 2. Thanks. Alexander schrieb: Oh, I found assembly plugin suitable for my needs. Thanks lot to all! 2009/7/23 Alexander Vaysberg w...@vaisberg.de mailto:w

Re: property files management: best practices?

2009-07-24 Thread Alexander Vaysberg
Hi, the maven can it make with many possibility, the first is separete the test configuration from production configuration. For this has maven /src/test/resources. Alexander Vaysberg florian.cavagn...@ingdirect.fr schrieb: Hi I know that by convention the property files of a java maven

Re: copy\move plugin

2009-07-23 Thread Alexander Vaysberg
The Maven is not same as Ant. The first question is why you need the same file on different places? If you try make a project for alls, that the maven, isn't for you. Alexander schrieb: Hello, It seems like it is impossible to copy one file to several different locations not under target

Re: copy\move plugin

2009-07-23 Thread Alexander Vaysberg
. For server I have to copy bat files to register in servers, properties with db configuration and so on. But client don't need them - it only connects to server. I want to type mvn package and after moment see two distrinct folders for server and client use. 2009/7/23 Alexander Vaysberg w...@vaisberg.de

Re: copy\move plugin

2009-07-23 Thread Alexander Vaysberg
plugin Nope, client looks exactly like server. They have no code difference. Only some configuration files. 2009/7/23 Alexander Vaysberg w...@vaisberg.de The simply was create 2 project client and server. You can it make with multi-project. In this case you have a separetly you

maven assembly plugin problem.

2009-07-01 Thread Alexander Vaysberg
-data-0.0.122-SNAPSHOT. But the assembly put the dependency as firm-db-data-0.0.122-20090623.122812-2. I need the solution for this problem. Alexander Vaysberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

Re: maven assembly plugin problem.

2009-07-01 Thread Alexander Vaysberg
it is ${artifact.baseVersion} and *not* ${artifact.version} Thanks, mohan kr -Original Message- From: Alexander Vaysberg [mailto:w...@vaisberg.de] Sent: Wednesday, July 01, 2009 2:42 AM To: Maven Users List Subject: maven assembly plugin problem. Hi, I have a problem with assembly plugin. I have

Maven Changes Report Plugin problem

2009-04-27 Thread Alexander Vaysberg
Hi, I have a Problem with Maven Changes Report Plugin. I have the changes.xml file, but if I generate pages with site, i have not the data from changes.xml. I use the changes:changes-validate and it say, that all data valide in changes.xml. Can you halp me. Alexander Vaysberg

M2 and Eclipse

2009-04-23 Thread Alexander Vaysberg
jst.web version=2.5. I use Tomcat 5.5(Tomcat version 5.5 only supports J2EE 1.2, 1.3, and 1.4 Web modules). Tomcat 5.5 is 2.4. How can I it configuration, that is the same if I it Update Project Configuration. Alexander Vaysberg

Re: Re : M2 and Eclipse

2009-04-23 Thread Alexander Vaysberg
yes, i have 2.4 Julien HENRY schrieb: Hi, Do you have declared servlet-api as a dependency in your pom? If yes, which version? Regards, Julien - Message d'origine De : Alexander Vaysberg w...@vaisberg.de À : Maven Users List users@maven.apache.org Envoyé le : Jeudi, 23 Avril

Re: Re : Re : M2 and Eclipse

2009-04-23 Thread Alexander Vaysberg
if I it Update Project Configuration. Alexander Vaysberg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Re : Re : Re : M2 and Eclipse

2009-04-23 Thread Alexander Vaysberg
/branches/raghu/org.maven.ide.eclipse.wtp.facet/src/org/maven/ide/eclipse/wtp/facet/jst.web.properties Regards - Message d'origine De : Alexander Vaysberg w...@vaisberg.de À : Maven Users List users@maven.apache.org Envoyé le : Jeudi, 23 Avril 2009, 15h10mn 19s Objet : Re: Re : Re : M2

Release Plugin, ssh and svn Problem

2008-12-19 Thread Alexander Vaysberg
? Alexander Vaysberg tetralog systems AG - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Release Plugin, ssh and svn Problem

2008-12-19 Thread Alexander Vaysberg
. There are also some rumors that upgrading to the very latest version of the SVN client (1.5.5 i think) will fix this too. -Stephen 2008/12/19 Alexander Vaysberg w...@vaisberg.de Hi, i have a problem with release plugin , svn and ssh. We have changed from cvs to svn. With cvs has it work fine

Re: Release Plugin, ssh and svn Problem

2008-12-19 Thread Alexander Vaysberg
thanks! Martin Höller schrieb: On Friday 19 December 2008 Stephen Connolly wrote: I am sorry, it is since 18 years I German gelearnt, und my grasp of German grammar applied to English cannot decode your question. I'm a German native speaker and still cannot decode the question :)

Release Plugin in Continuum in svn

2008-12-18 Thread Alexander Vaysberg
Hi, i have a Problme wiht Release with Continuum and Release Plugin. If I a call the release:prepare, than have a problem with svn: [INFO] Finished at: Thu Dec 18 14:57:19 CET 2008 [INFO] Final Memory: 27M/355M [INFO]

Re: Problem with Maven, Continuum and Archiva

2008-12-03 Thread Alexander Vaysberg
Yes i have in apache: 127.0.0.2 - - [01/Dec/2008:22:04:05 +0100] GET /archiva/repository/snapshots/com/project/root-project/2.0.0-SNAPSHOT/maven-metadata.xml HTTP/1.1 500 2941 and in archiva log have i nothing. Alexander Vaysberg Brett Porter schrieb: 500 is an internal server error

Re: Problem with Maven, Continuum and Archiva

2008-12-01 Thread Alexander Vaysberg
: Could you try your build with the -e or even -X option to give us some more information about which file is missing? With regards, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Thu, Nov 27, 2008 at 10:05 AM, Alexander Vaysberg [EMAIL PROTECTED

Problem with Maven, Continuum and Archiva

2008-11-27 Thread Alexander Vaysberg
1.5 Have you any ideas. Alexander Vaysberg Tetralog system AG. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Dependency from repository?

2008-08-27 Thread Alexander Vaysberg
Hi, i have a problem with maven dependency for hiberante. Hibernate site show, that the hibernate-core 3.3.0, hibernate-anatationen-3.4.0 released. But i can't it's downloaded from repo1. Why? Alexander Vaysberg

Propertiy for local repository in pom?

2008-08-27 Thread Alexander Vaysberg
Hi, i have a problem with maven. I need in pom the local repository path. Can i it have? properties repo-jar${settings.localRepository}/xxx/xx.jar /properties?? Alexander Vaysberg. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Propertiy for local repository in pom?

2008-08-27 Thread Alexander Vaysberg
at 4:08 AM, Alexander Vaysberg [EMAIL PROTECTED] wrote: i have a problem with maven. I need in pom the local repository path. Can i it have? properties repo-jar${settings.localRepository}/xxx/xx.jar /properties?? The location of the local repo is developer-specific, so it belongs

Re: checkstyle

2008-08-04 Thread Alexander Vaysberg
Hi, it's simple, you must regexp for this write. The text sample can you in maven checkstyle plugin see. Alexander Vaysberg. Dennis Lundberg schrieb: What is it you want? The license for the Checkstyle product? Morgovsky, Alexander (US - Glen Mills) wrote: Could someone please supply me

Archiva and Nexus index

2008-07-31 Thread Alexander Vaysberg
Hi, can an archiva produce a nexus index? Alexander Vaysberg. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Archiva Problem.

2008-06-19 Thread Alexander Vaysberg
which will definitely stop updates :) - Brett 2008/6/18 Alexander Vaysberg [EMAIL PROTECTED]: Hi, I have a Problem with Archiva. On the repo1 are new plugins, but the Archiva getn't it from repo1. I have no proxy. Alexander Vaysberg

Archiva Problem.

2008-06-18 Thread Alexander Vaysberg
Hi, I have a Problem with Archiva. On the repo1 are new plugins, but the Archiva getn't it from repo1. I have no proxy. Alexander Vaysberg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Archiva and -DdownloadSource

2008-06-10 Thread Alexander Vaysberg
Hi, I have a problem with Archiva. It don't downloaded the sources for dependencies. I have execute : mvn eclipse:eclipse -Declipse.downloadSource=true. But this don't work and work only without Archiva. Alexandre Vaysberg Tetralog System AG

site problem with locale de

2008-05-08 Thread Alexander Vaysberg
outputEncodingUTF-8/outputEncoding /configuration /plugin /plugins But i become for ü - ü. What is wrong? Alexander Vaysberg Tetralog system AG - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Eclipse and Maven best practice

2007-09-13 Thread Alexander Vaysberg
Hi, It give a book a Better Builds with Maven vor free on the page: http://www.devzuz.com/web/guest/products/resources#BBWM. I think it help you. Alexander Vaysberg (pc-hilfe) zm schrieb: Hi, Can anyone help me with the best way to setup a Maven/Eclipse environment? I know there is a goal