Re: [M2] hibernate doclet errors in build due to annotations in code.

2007-03-04 Thread Karl Heinz Marbaise
-X compile that you are using the right compiler version ? Kind regards. Karl Heinz Marbaise -- SoftwareEntwicklung Beratung Schulunghttp://www.soebes.de Dipl.Ing.(FH) Karl Heinz Marbaiseemail: [EMAIL PROTECTED] Tel.: +49 (0) 2405 / 415 893 ICQ#: 135949029

maven-changes-plugin / Problem

2008-01-09 Thread Karl Heinz Marbaise
/issueManagement The resulted changes list will be correct but without working links to the ticket system So now i'm a little bit frustrated, cause i can't get it to run correctly Does someone out there has a little hint? Thanks in advance. Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung

Re: maven-changes-plugin / Problem

2008-01-10 Thread Karl Heinz Marbaise
in the changes report now a correctly linked... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen

[m2] Differences development / Deployment

2008-02-04 Thread Karl Heinz Marbaise
(LAN) issueManagement systemTracking/system urlhttp://svn.traveler/supose//url /issueManagement Does there exist a good way to handle such kind of situation ? Thanks in advance for your help Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405

buildNumber in JavaDoc and in Site

2008-02-22 Thread Karl Heinz Marbaise
buildNumber in there ? Does exist an solution for this? Thanks in advance... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579

Axis2 and Maven2

2008-05-28 Thread Karl Heinz Marbaise
.java2wsdl.Java2WSDLMojo.execute(Java2WSDLMojo.java:146) So my question is: Does someone has a running POM with Axis2 (1.4) ...running ? Or does someone here has a suggestions? Thanks in advance. Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH

Re: Axis2 and Maven2

2008-06-02 Thread Karl Heinz Marbaise
Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de

Re: Maven 2 / Web-Services (Axis2)

2008-06-16 Thread Karl Heinz Marbaise
But currently i'm struggling with the Axis2 service archive which will not be deployed to the Tomcat (in this case) and i have found no way to deploy to the stand-alone server of Axis2 May be i find a way Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49

site:deploy / hibernate3:hbm2doc

2008-08-26 Thread Karl Heinz Marbaise
hints? Thanks in advance... Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http

Re: site:deploy / hibernate3:hbm2doc

2008-08-30 Thread Karl Heinz Marbaise
it will also deploy the created docs of hbm2doc Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen

Creating a jar/zip with dependencies

2008-09-08 Thread Karl Heinz Marbaise
of the Classes in Module A without any dependencies I would like to create that zip/jar as a result of the package (for delivery) Does someone has an idea or a hint about that ? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing

Re: Creating a jar/zip with dependencies

2008-09-08 Thread Karl Heinz Marbaise
into the documentation of the assembly plugin and found what i need: http://maven.apache.org/plugin/maven-assembly-plugin/descriptor-refs.html There i found the jar-with-dependencies and changed this a little bit and got exactly what i tried to Many thanks. Kind regards Karl Heinz Marbaise

Re: Maven documentation

2008-09-08 Thread Karl Heinz Marbaise
and used to create an online documentation with the same contents as the resulted book Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr

Re: Creating Delivery Package

2008-09-08 Thread Karl Heinz Marbaise
Now i have a working Tomcat 6.0.18 which includes my project.war fileso it simplyfies the installation process to: Just unzip this file, goto bin directory and startup.bat/startup.sh That's it... Thanks so much for this tip Kind Regards Karl Heinz Marbaise -- SoftwareEntwicklung

Re: Creating Delivery Package

2008-09-08 Thread Karl Heinz Marbaise
proof read this...and give me some feedback to improve that documentation Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr

Re: Maven and Configuration packages

2008-09-16 Thread Karl Heinz Marbaise
the advantage is ? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http

Re: clean won't delete stuff that isn't in ./target

2008-09-17 Thread Karl Heinz Marbaise
Hi there, you can simply use: configuration filesetdirectoryC:/some/other/dir/deleteme/directory/fileset /configuration Nothing more... And as mentioned...absolute directories are a very bad idea... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0

Super POM PlugIn Configuration / Multimodule Setup

2008-09-17 Thread Karl Heinz Marbaise
this: ${basedir}/../config-files to have only a single set of configuration files for the plugin Does exist there an more elegant way to do this ? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ

Multi Module Packaging

2008-09-17 Thread Karl Heinz Marbaise
a stand-alone sub-module and create usual artifacts... Does anybody has a good hint for this kind of problem ? Thanks in advance... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029

Multi module Setup / release:prepare

2008-09-29 Thread Karl Heinz Marbaise
Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de

Re: Multi module Setup / release:prepare

2008-10-01 Thread Karl Heinz Marbaise
the output for selected for runtime and from the repository. This might lead you on the right track. Hm...I will try and see Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse

Assembly with Multi Module Project

2008-11-03 Thread Karl Heinz Marbaise
within M3 than the assemblies of M3 will be created too, but the filters will be replaced in contradiction to the above case... So does someone has an idea or a hint ? Thanks in advance... Kind Regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893

Re: AW: Assembly with Multi Module Project

2008-11-04 Thread Karl Heinz Marbaise
Hi there inheritance? Root is parent of M3! Yes Root is parent of M3 Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579

Re: [ANN] GWT maven plugin released

2008-11-22 Thread Karl Heinz Marbaise
Hi Nicolas, just taken a short look on your page... http://mojo.codehaus.org/gwt-maven-plugin/ and figured out the link to the GWT side is not correct, cause it contains http://http://code.google.com/webtoolkit/; (the doubled http://) Kind regards Karl Heinz Marbaise

Maven deploy snapshots / Removed unused artifacts

2008-12-31 Thread Karl Heinz Marbaise
..9) So my question is: Does exist an Maven based mechanism to delete the not used artifacts (build number 1..9) ? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse

Re: Maven Assemblies

2009-01-28 Thread Karl Heinz Marbaise
Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de

Re: Maven Assemblies

2009-01-29 Thread Karl Heinz Marbaise
#descriptorRefs Or in Maven: The definitive Guid at section Predefined Assembly Descriptors...you can see things linke bin are referenced... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029

maven-changes-plugin: issueLinkTemplatePerSystem

2009-02-08 Thread Karl Heinz Marbaise
Thanks in advance... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http

maven-changes-plugin: issueLinkTemplatePerSystem

2009-02-08 Thread Karl Heinz Marbaise
Thanks in advance... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http

Re: [ANN] Maven 2.1.0 Released

2009-03-22 Thread Karl Heinz Marbaise
this change ? May be i oversight things ? The full pom ist available from here: http://www.supose.org/repositories/entry/supose/trunk/pom.xml Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ

Re: [ANN] Maven 2.1.0 Released

2009-03-22 Thread Karl Heinz Marbaise
a warning about an non activated profile and about not configured copying encoding (build is platform dependent) But based on the above changes the build is working under MVN 2.1 and MVN 2.0.9... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49

Re: [ANN] Maven 2.1.0 Released

2009-03-22 Thread Karl Heinz Marbaise
of changes BTW: I'm willing to help in any way i can...testing...writing docs/update docs.. etc. just drop an email to me Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029

Multi Module Setup

2009-03-24 Thread Karl Heinz Marbaise
use as a version for the modules version${parent.version}/version instead of writing it explicit there...(not in the parent declaration). Does anybody has a hint ? Thanks in advance... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893

Re: Multi Module Setup

2009-03-24 Thread Karl Heinz Marbaise
}/version I just removed the version entries That's what the problem solved... Many thanks... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177

Maven Release release:prepare / perform etc.

2009-03-30 Thread Karl Heinz Marbaise
-1.0.0.pom from a repository but that can't be cause that artifact is exactly what is currently buildin Version 1.0.0 ? So can someone give me hint what I'm doing wrong ? Or do i understand something wrong ? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49

Re: Maven Release release:prepare / perform etc.

2009-03-30 Thread Karl Heinz Marbaise
=clean install The release:prepare normally only does a packaging, so the install step never happens. It really should find the artifact in the reactor, but it doesn't. So, you have to install it. Good luck, Dave Karl Heinz Marbaise wrote: Hi there, i have a project which is building etc

Re: Maven Release release:prepare / perform etc.

2009-03-30 Thread Karl Heinz Marbaise
be install ... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de

Re: Maven Release release:prepare / perform etc.

2009-03-30 Thread Karl Heinz Marbaise
be install ... If i had written -DpreparationGoals correct than it had worked... Thanks for your help Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177

Re: [ANN] Maven 2.1.0 Released

2009-04-03 Thread Karl Heinz Marbaise
something or am i'm doing things wrong ? In MVN 2.1 is the settings.xml of the user not read ? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177

Multimodule Project and a configuration file for a plugin

2009-04-11 Thread Karl Heinz Marbaise
into every submodule... So does someone has a better solution or a hint to improve this ? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177

Re: Multimodule Project and a configuration file for a plugin

2009-04-11 Thread Karl Heinz Marbaise
seemed not be valid in the POM nor in the profiles.xml file... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146

Re: JavaEE 6 dependencies

2009-04-13 Thread Karl Heinz Marbaise
it in real worlde.g. Axis2 or CXF as implementation... http://java.sun.com/developer/technicalArticles/J2SE/jax_ws_2/ Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029

sql-maven-plugin execution problem with Integration-test

2009-04-23 Thread Karl Heinz Marbaise
Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de

Re: sql-maven-plugin execution problem with Integration-test

2009-04-23 Thread Karl Heinz Marbaise
the error message is giving me such a hint... But thanks for you response... Kind regards Karl Heinz Marbaise -ketil On Thu, Apr 23, 2009 at 10:47 AM, Karl Heinz Marbaise khmarba...@gmx.de wrote: Hi there, I have a large multi module project which is working well. Now i'm trying to enhance

Re: sql-maven-plugin execution problem with Integration-test

2009-04-23 Thread Karl Heinz Marbaise
Hi, And table is a reserved word in sql, so you should insert your real table name there. Yes of course i know...in the real example here i have a real table name, but i don't want to write real names in the post into the mailing list... Kind regards Karl Heinz Marbaise -ketil On Thu, Apr

Re: sql-maven-plugin execution problem with Integration-test

2009-04-23 Thread Karl Heinz Marbaise
simplified the thing more and using the following: sqlCommandSELECT sysdate from dual;/sqlCommand and got the same result... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029

Re: sql-maven-plugin execution problem with Integration-test

2009-04-23 Thread Karl Heinz Marbaise
on the stack trace...;-( Many thanks for the help... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen

Re: Building the same M2 project on different branches with Continuous Integration

2009-04-24 Thread Karl Heinz Marbaise
Hi, may be you can use a buildnumber e.g. (buildnumber plugin) so you have different numbers in the name Or you have to change the versions for the different branches, cause they are different...(e.g. verisons-plugin)... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung

Problem with appassembler-maven-plugin

2009-05-14 Thread Karl Heinz Marbaise
: mvn appassembler:assemble So did i oversight something ? Wrong Configuration ? Does someone has a hint ? Many thanks in advance... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029

Re: Problem with appassembler-maven-plugin

2009-05-14 Thread Karl Heinz Marbaise
Hi, sorry missed to add the pom.xml file. Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen

Re: Problem with appassembler-maven-plugin

2009-05-17 Thread Karl Heinz Marbaise
No one can help ? Who is using appassembler-maven-plugin Kind regards Karl Heinz Marbaise Hi, i have a working maven project which has no modules ... I'm using things like Assembly-Plugin to create a binary package etc. But now i have decided to use the appassembler-maven-plugin and tried

Re: Problem with appassembler-maven-plugin

2009-05-17 Thread Karl Heinz Marbaise
Hi Stephen, the executions is not a child element of configuration but a sibling Oh my lord...sometimes it could be so simplei've oversight this the whole time ...;-(... Many thanks for your reply... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49

Re: automaticly deployment after mvn install

2009-07-03 Thread Karl Heinz Marbaise
-plugin/deployment.html Is there a possibility to change this process into an automaticly one? automaticly not really but you can simply use mvn tomcat:deploy ? Kind regards Karl Heinz Marbiase -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz

Source Repository Site (SVN)

2009-07-19 Thread Karl Heinz Marbaise
Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de

Re: Hibernate reveng

2009-08-06 Thread Karl Heinz Marbaise
-collections:jar:2.1.1:compile [INFO] +- org.hibernate:hibernate-annotations:jar:3.3.1.GA:compile [INFO] | +- org.hibernate:hibernate-commons-annotations:jar:3.0.0.ga:compile [INFO] | \- org.hibernate:ejb3-persistence:jar:1.0.1.GA:compile Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung

Re: Assembly Excludes

2009-08-06 Thread Karl Heinz Marbaise
Hi, why havn't you defined those dependencies as provided ? Kind Regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146

Re: Hibernate 3 Plugin

2009-08-13 Thread Karl Heinz Marbaise
persistence.xml file... Here is the persistence.xml founf in src/main/resources as well as target/classes: configurationfile${basedir}/src/main/resources/persistence.xml/configurationfile... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing

Maven Assembly PlugIn...Multiple Artifacts with different configurations

2009-10-20 Thread Karl Heinz Marbaise
parts are configured, but if i need for example more than three different packages it blow up my pom file with many repetitions... So my question is: Does exist a better or more elegant solution for this problem ? Many thanks in advance Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung

particular version of maven-dependency-plugin

2009-11-12 Thread Karl Heinz Marbaise
: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home Default locale: en_US, platform encoding: MacRoman OS name: mac os x version: 10.5.8 arch: x86_64 Family: mac Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH

Re: particular version of maven-dependency-plugin

2009-11-12 Thread Karl Heinz Marbaise
Hi, many thanks...it works... Try using the FQ plugin name/coordinates: mvn org.apache.maven.plugins:maven-dependency-plugin:2.1:tree sometimes the obviously things don't coming into my mind...;-) Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0

Re: Maven Exec - Inheritance - Multi Module Build

2009-12-14 Thread Karl Heinz Marbaise
-maven-plugin in your case) is incorrect. I believe there is a bug in som Maven versions that allow that, but it's not te corredt way of doing things. Instead, you should specify two execution sections in the same plugin section. Kind regards Karl Heinz Marbaise -- View this message

Re: Maven Exec - Inheritance - Multi Module Build

2009-12-15 Thread Karl Heinz Marbaise
/executions /plugin May be it's not the best solution but it works... Many thanks for your help. Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/Maven-Exec---Inheritance---Multi-Module-Build-tp26779913p26791229.html Sent from the Maven

Re: Maven + JUnit, what's the best approach?

2009-12-29 Thread Karl Heinz Marbaise
using JUnit with MAVEN? Just write them as usual JUnit Test Cases Than you can simple do mvn test to run the test cases or use Eclipse/Netbeans etc. run them from the IDE instead... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893

Re: Maven + JUnit, what's the best approach?

2009-12-29 Thread Karl Heinz Marbaise
source1.6/source target1.6/target debugtrue/debug /configuration /plugin /plugins /build in your pom to compile with 1.5 or as in this example with 1.6... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung

Re: Maven + JUnit, what's the best approach?

2009-12-29 Thread Karl Heinz Marbaise
(IDE, Maven, Hudson, etc. )... And what did you understand under managed ? Support contract ? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177

[ANNOUNCE] Doxygen Maven Plugin - Release 1.0

2010-01-15 Thread Karl Heinz Marbaise
... If you have any questions concerning the Plugin don't hesitate to contact me Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr

Re: [ANNOUNCE] Doxygen Maven Plugin - Release 1.0

2010-01-16 Thread Karl Heinz Marbaise
-plugin/ If you have any questions concerning the Plugin don't hesitate to contact me Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr

Re: using rpm plugin as a deploy tool instead of maven

2010-01-17 Thread Karl Heinz Marbaise
). anyone has experience with the RPM plugin and knows the best way to use it? May be you can explain your needs a litte bit more specific and i can see if i can help... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz

Re: using rpm plugin as a deploy tool instead of maven

2010-01-17 Thread Karl Heinz Marbaise
-- dependency / As mentioned above, but your comment gives me the impression that you know how it works...(or is it just copypaste)... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ

Re: file system storage

2010-01-17 Thread Karl Heinz Marbaise
the intentions are... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http

Problem with buildnumber-maven-plugin

2010-01-19 Thread Karl Heinz Marbaise
a timestamp only once during a build(e.g. on Root-Level) ? Is this possible with Maven (2.2.1 / 3.0 - Alpha ...). Or might be the best way to create such a timestamp via CI Server (in my case Hudson)? Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/Problem

RE: Problem with buildnumber-maven-plugin

2010-01-19 Thread Karl Heinz Marbaise
is called for every modules in the inheritance tree if i do an reactor build from the root of my tree...The result is that the timestamp in this case is changed with every call Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/Problem-with-buildnumber

RE: Problem with buildnumber-maven-plugin

2010-01-19 Thread Karl Heinz Marbaise
over my tree So may be i have to decide to use one injected from outside (e.g. from Hudson) or command line Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/Problem-with-buildnumber-maven-plugin-tp27228183p27229732.html Sent from the Maven - Users

Re: Problem with buildnumber-maven-plugin

2010-01-19 Thread Karl Heinz Marbaise
to use and external source for this kind of information e.g. Hudson...but i thought i could manage it with Maven itself... Many thanks for your help. Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz Marbaise

POM Question about version element.

2010-01-20 Thread Karl Heinz Marbaise
Hi, has someone seen something like the following in particular the component part... ..lt;version component=gt;123123lt;/versiongt; cause i can't find anything about that no docs, not in the XSD files for the pom etc. not in the books etc. Any idea? Kind regards Karl Heinz Marbaise

Re: newbie Assembly plugin question

2010-01-20 Thread Karl Heinz Marbaise
Hi, take a look here: http://maven.apache.org/plugins/maven-assembly-plugin/usage.html or may be you will take a look here: http://maven.apache.org/plugins/maven-assembly-plugin/examples/sharing-descriptors.html Kind Regards Karl Heinz Marbaise -- View this message in context: http

Problem with particular POM from fornax/openarchitectureware

2010-01-21 Thread Karl Heinz Marbaise
someone else made the same experience or got the same message? Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/Problem-with-particular-POM-from-fornax-openarchitectureware-tp27255037p27255037.html Sent from the Maven - Users mailing list archive

Re: Sharing Module among Multiple Projects

2010-01-21 Thread Karl Heinz Marbaise
version1.0-SNAPSHOT/version /parent This will guaranty that the order of building is always correct, cause it will be handled by Maven... Just can simply can call mvn install or mvn package from the root of your project Kind regards Karl Heinz Marbaise -- View this message in context: http

Re: changes.xml with a multi line action

2010-01-21 Thread Karl Heinz Marbaise
Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/changes.xml-with-a-multi-line-action-tp27257223p27258273.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Interpolation of HTML files

2010-02-03 Thread Karl Heinz Marbaise
types... Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/Interpolation-of-HTML-files-tp27438828p27438997.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe

RFC: Maven License Verifier Plugin

2010-02-03 Thread Karl Heinz Marbaise
being checked (excludes...exclude.).. (I have to check how to implement this but this is an other question)... Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177

Re: RFC: Maven License Verifier Plugin

2010-02-04 Thread Karl Heinz Marbaise
. This is not a big problem to separate the code from the plugin functionality... Anders Hammar wrote: But I guess you could re-factor that later on. This is of course possible as well... Many thanks for you hints and comments. Kind Regards Karl Heinz Marbaise -- View this message in context: http

Re: RFC: Maven License Verifier Plugin

2010-02-04 Thread Karl Heinz Marbaise
Hi Anders, Anders Hammar wrote: Lots of people don't think of that I we need to help them not doing bad things...The outcome of this is to remove the option for using an URL... Thanks for you comments.. Kind Regards Karl Heinz Marbaise -- View this message in context: http

Re: RFC: Maven License Verifier Plugin

2010-02-04 Thread Karl Heinz Marbaise
already?Only partially ;-) And not that aside the point... Thanks for your idea... Kind Regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/RFC%3A-Maven-License-Verifier-Plugin-tp27445231p27451222.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Read properties from pom.xml from Java

2010-02-04 Thread Karl Heinz Marbaise
://maven-plugins.sourceforge.net/maven-dbunit-plugin/ maven-dbunit-plugin not to forget http://www.dbunit.org/ dbUnit itself... Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/Read-properties-from-pom.xml-from-Java-tp27449529p27451408.html Sent from

Re: maven release plugin and subversion externals

2010-02-04 Thread Karl Heinz Marbaise
or trunk with a particular revision ? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen

Re: maven release plugin and subversion externals

2010-02-05 Thread Karl Heinz Marbaise
Hi, We are calling: mvn release.clean release:prepare release:perform and there are no error messages. If you do an mvn release:perform ...aren't you asked for the release version etc. during the process ? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel

Re: maven release plugin and subversion externals

2010-02-05 Thread Karl Heinz Marbaise
svn:externals ? I don't see the needs for using externals if you are referencing the trunk of the modules...? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177

Problems with maven-gpg-plugin

2010-02-09 Thread Karl Heinz Marbaise
? Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/Problems-with-maven-gpg-plugin-tp27513746p27513746.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe

Re: Problems with maven-gpg-plugin

2010-02-09 Thread Karl Heinz Marbaise
] [INFO] Total time: 9 seconds [INFO] Finished at: Tue Feb 09 13:06:30 CET 2010 [INFO] Final Memory: 20M/618M [INFO] /pre Kind regards Karl Heinz Marbaise -- View this message in context: http

maven-nar-plugin (http://duns.github.com/maven-nar-plugin)

2010-02-10 Thread Karl Heinz Marbaise
tests (output?) and code coverage would be great I can create code coverage using lcov via a Makefile ...but the next step is to create Maven Plugin to integrated lcov html page into the usual maven cycle... So may be others have experience with this plugin Thanks in advance. Kind regards Karl Heinz

Re: maven-nar-plugin (http://duns.github.com/maven-nar-plugin)

2010-02-11 Thread Karl Heinz Marbaise
or mvn package work like a charm... Wow cool... Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/maven-nar-plugin-%28http%3A--duns.github.com-maven-nar-plugin%29-tp27543417p27544174.html Sent from the Maven - Users mailing list archive at Nabble.com

Question about http://repository.sonatype.org/content/groups/forge/

2010-02-11 Thread Karl Heinz Marbaise
in advance... Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/Question-about-http%3A--repository.sonatype.org-content-groups-forge--tp27544306p27544306.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Question about http://repository.sonatype.org/content/groups/forge/

2010-02-11 Thread Karl Heinz Marbaise
://repository.sonatype.org/content/repositories/central/) i can find only nexus till release 1.3.6 nothing newer... May be there is a possibility in nexus to fix this problem... Thanks for your help. Kind regards Karl Heinz Marbaise Original-Nachricht Datum: Thu, 11 Feb 2010 12:08:55 +0100

Re: buildnumber-maven-plugin

2010-02-12 Thread Karl Heinz Marbaise
... I am not able to get ${buildNumber} with install ? How would like to get it there ? Naming an artifact ? Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177

[ANNOUNCE] doxygen-maven-plugin 1.0.1

2010-02-12 Thread Karl Heinz Marbaise
into Maven Central. Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http

Re: maven-nar-plugin (http://duns.github.com/maven-nar-plugin)

2010-02-12 Thread Karl Heinz Marbaise
regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/maven-nar-plugin-%28http%3A--duns.github.com-maven-nar-plugin%29-tp27543417p27568008.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: [ANNOUNCE] doxygen-maven-plugin 1.0.1

2010-02-15 Thread Karl Heinz Marbaise
Dear Maven Community, Karl Heinz Marbaise-2 wrote: http://www.supose.org/version/show/28 There was a typo in the address. It should be http://www.supose.org/versions/show/28 Sorry for the typo Kind regards Karl Heinz Marbaise -- View this message in context: http://old.nabble.com

Re: Vote for Maven!

2010-02-15 Thread Karl Heinz Marbaise
Hi, http://it-republik.de/jaxenter/quickvote/ I voted...of course for Maven ;-) Kind regards Karl Heinz Marbaise -- SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029 Hauptstrasse 177 USt.IdNr

[ANNOUNCEMENT] - Maven License Verifier Plugin 0.2-SNAPSHOT

2010-02-19 Thread Karl Heinz Marbaise
-licenses-verifier-plugin/ If you have any problems concerning the plugin give a mail on the list (or direct to me) or via issue tracker: http://www.supose.org/projects/show/mlv Kind regards Karl Heinz Marbaise Karl Heinz Marbaise -- View this message in context: http://old.nabble.com/-ANNOUNCEMENT

  1   2   3   4   5   6   7   8   9   >