[changes-maven-plugin] Using a Custom Announcement Template Bug!?

2008-10-29 Thread Fred Hauschel
Hey All, 1. The only release I found is 2.0-beta-1 in jira there are 2.0-beta-2, 2.0-beta-3 and 2.0 What are the latest release? And where can I find it? 2. [MultiModule project!] With 2.0-beta-1 I've problems with "Using a Custom Announcement Template". If I follow the how-to http://maven.apache.

AW: [m2] need short Help: switching settings.xml with -D ?!

2006-11-03 Thread Fred . Hauschel
sorry, I don't mean the user settings! I will temporarily overwrite the global settings under M2_HOME/conf/settings.xml. Fredy -Ursprüngliche Nachricht- Von: LAMY Olivier [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 3. November 2006 10:21 An: Maven Users List Betreff: RE: [m2] need short

[m2] need short Help: switching settings.xml with -D ?!

2006-11-03 Thread Fred . Hauschel
Hi, there was a possibility to switch the settings xml with a option mvn -Dsettins=c:\temp\settings.xml Does anybody knows the correct syntax? i can't find it on the web and i cant't realy handle the new maven documentation site ;-) Fredy Kabel Deutschland bietet Ihnen Internet, Telefonieren

AW: [m2] copy files to manifest folder

2006-10-26 Thread Fred . Hauschel
thats not true wor packaging war?! istn't it? fredy -Ursprüngliche Nachricht- Von: Wayne Fay [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 26. Oktober 2006 16:07 An: Maven Users List Betreff: Re: [m2] copy files to manifest folder The location of the META-INF folder is generally src

AW: How to get the groupId and other values from a Maven pom file using java code

2006-10-26 Thread Fred . Hauschel
You can copy the information in your manifest and access it during runtime with resource reader. http://maven.apache.org/guides/mini/guide-manifest.html Fredy -Ursprüngliche Nachricht- Von: Sheshabhattar, Sharda [CIB-IT] [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 25. Oktober 2006 21:

[m2] how to debug a plugin

2006-10-26 Thread Fred . Hauschel
hi, how can i debug the release plugin? i'm using eclipse. thanks fredy Kabel Deutschland bietet Ihnen Internet, Telefonieren und Fernsehen aus einer Hand. Informieren Sie sich über unsere Produkte unter www.kabeldeutschland.de Diese E-Mail und etwaige Anhänge enthalten vertrauliche und/od

[m2] deploying a site - BUG?!

2006-10-26 Thread Fred . Hauschel
Hi, in the guide: http://maven.apache.org/guides/mini/guide-site.html section: Deploying The Site is this note: Note: the trailing slash in the URL above indicates that any subprojects that inherit this value should append their artifact ID to the path instead of using it as-is. But that isn't t

[m2] copy files to manifest folder

2006-10-26 Thread Fred . Hauschel
Hi, is it possible to access the location(folder) of the manifest File? I've a ant goal wich will copy a file to thios location. But i won't tell maven the hardcoded location. Fredy Kabel Deutschland bietet Ihnen Internet, Telefonieren und Fernsehen aus einer Hand. Informieren Sie sich über u

[m2] activating profile dependant from packaging

2006-10-26 Thread Fred . Hauschel
Hi all, i will activate different profiles dependant from packaging. So packaging 'war' will react different from 'jar'. Any idea? Fredy -Ursprüngliche Nachricht- Von: Syvalta [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 26. Oktober 2006 09:17 An: users@maven.apache.org Betreff: Re:

AW: Antwort: [m2] anybody using ClearQuest as maven issueManageme nt ?

2006-10-25 Thread Fred . Hauschel
Hi, i thougt about: http://maven.apache.org/plugins/maven-changes-plugin/usage.html see the first example How to Generate the Changes Report -> Tag 'issue="MPJIRA-11"' Fredy -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 25. Oktober 200

AW: Antwort: [m2] anybody using ClearQuest as maven issueManageme nt ?

2006-10-25 Thread Fred . Hauschel
how can i add clearQuest as issueManagement to my pom. so that the "issue" tag in my changes.xml will be linked to clearQuest? Is it possible? thanks Fredy -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 25. Oktober 2006 15:00 An: Maven Us

[m2] anybody using ClearQuest as maven issueManagement ?

2006-10-25 Thread Fred . Hauschel
Kabel Deutschland bietet Ihnen Internet, Telefonieren und Fernsehen aus einer Hand. Informieren Sie sich über unsere Produkte unter www.kabeldeutschland.de Diese E-Mail und etwaige Anhänge enthalten vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adre

AW: AW: maven-changes-plugin help please

2006-10-25 Thread Fred . Hauschel
thanks! -Ursprüngliche Nachricht- Von: Markku Saarela [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 25. Oktober 2006 12:38 An: Maven Users List Betreff: Re: AW: maven-changes-plugin help please You should use changes plugin it is newer version of that codehaus plugin:

AW: [M2] properties from parent-pom expanded wrongly in child-pom

2006-10-25 Thread Fred . Hauschel
Do you define http://192.168.22.5/projects/${project.artifactId}/ in parent and child pom? -Ursprüngliche Nachricht- Von: CodingPlayer [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 25. Oktober 2006 11:47 An: users@maven.apache.org Betreff: [M2] properties from parent-pom expanded wron

AW: maven-changes-plugin help please

2006-10-25 Thread Fred . Hauschel
Hi I use org.codehaus.mojo changes-maven-plugin 2.0-beta-1 changes-r

[m2] changes-maven-plugin - announcement-mail

2006-10-25 Thread Fred . Hauschel
Hi, how can I configure the 'from' ? Do it like this: ${basedir}/src/changes xx.xx.xx.xx xx

[M2] site: using variables frrom sub pom in parent pom

2006-10-24 Thread Fred . Hauschel
Hi, for example my distributionManagement is alway the same: ${project.groupId}.${project.artifactId} ${distributionPrefix}sites/${project.groupId}/${project.artifactId}/${p roject.version} so it should be plased in a parent pom and be reused. But the variables like ${pro

AW: [M2] eclipse plugin ?

2006-10-24 Thread Fred . Hauschel
Yes, there you can download the version 0.0.5. But i know from a version 0.0.9. So the site is not up to date. The PlugIn ist not realy usabe for complex environments. Fredy -Ursprüngliche Nachricht- Von: SoftwareEngineering Hauschel [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 25. Okto

[m2] release plugin - how to automatic releasing (nightly build)

2006-10-10 Thread Fred . Hauschel
Does anybody nightly builds with maven release plugin? Is it possible to run the plugin withaout user interaction? Thanks Fredy Kabel Deutschland bietet Ihnen Internet, Telefonieren und Fernsehen aus einer Hand. Informieren Sie sich �ber unsere Produkte unter www.kabeldeutschland.de Dies

[m2] Transfering *-sources.jar from releaseRepository to localRe pository

2006-10-10 Thread Fred . Hauschel
Hi all, sometimes the sources jar will be downloaded to my local repository, but not always. Does anybody knows the rule for that featute? How can I force to download the sources.jar ev everytime? Thanks Fredy Kabel Deutschland bietet Ihnen Internet, Telefonieren und Fernsehen aus einer H

mvn eclipse feature request?!

2006-08-28 Thread Fred . Hauschel
Hi all, in eclipse you can define AccessRules for the libraries the project depend on. Would it be a good idea to define them in the pom (or another xml file) and regard them when calling eclipse:eclipse ? A other possibility is eclipse:eclipse do not overwrite these access rules. What do you t

AW: [m2] maven-antrun-plugin 2 different taks in different phases

2006-08-08 Thread Fred . Hauschel
works, thank you very much! Fredy -Ursprüngliche Nachricht- Von: Denis Cabasson [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 8. August 2006 14:32 An: users@maven.apache.org Betreff: Re: [m2] maven-antrun-plugin 2 different taks in different phases http://maven.apache.org/plugins/mav

[m2] maven-antrun-plugin 2 different taks in different phases

2006-08-08 Thread Fred . Hauschel
Hi all, how can i run different tasks in different phases? Thanks Fredy Kabel Deutschland bietet Ihnen Internet, Telefonieren und Fernsehen aus einer Hand. Informieren Sie sich über unsere Produkte unter www.kabeldeutschland.de Diese E-Mail und etwaige Anhänge enthalten vertrauliche und/od

AW: [m2] eclipse attached sources for snapshot builds

2006-08-07 Thread Fred . Hauschel
great, that's it! But now the javadoc source is also generated, is it possible to switsh it off? the javadoc location in eclispse is not updated ;-( Fredy -Ursprüngliche Nachricht- Von: Christophe Deneux [mailto:[EMAIL PROTECTED] Gesendet: Montag, 7. August 2006 15:38 An: users Betref

[m2] eclipse attached sources for snapshot builds

2006-08-07 Thread Fred . Hauschel
Hey, if i have released an artifact, so there is a ...sources.jar in my releaseRepository that will be downloaded in my local repository. The goal eclipse:eclipse add's this jar as attached Source to the eclipse build path. But if I install a snapshot, the sources wont't be in the eclipse build

AW: Modify the generated report site in Maven 2

2006-08-04 Thread Fred . Hauschel
Can you send us your site.xml? -Ursprüngliche Nachricht- Von: Per Bondesson (KA/EAB) [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 4. August 2006 13:22 An: Maven Users List Betreff: RE: Modify the generated report site in Maven 2 Thank you. This works when you do the site from scratch. C

AW: Modify the generated report site in Maven 2

2006-08-04 Thread Fred . Hauschel
src/site/site.xml: ... ... -Ursprüngliche Nachricht- Von: Per Bondesson (KA/EAB) [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 4. August 2006 11:19 An: users@maven.apache.org Betreff: Modify the generated report site in Maven 2 Hi! How can you add

[m2] acessing the release date

2006-08-04 Thread Fred . Hauschel
Hi, is there a way to acess the release date? In the manifest folder there is the following information: #Generated by Maven #Fri Aug 04 09:07:10 CEST 2006 version=1.00.00.34-SNAPSHOT groupId=webcsc artifactId=kdg_common but I need "#Fri Aug 04 09:07:10 CEST 2006" as a property. releaseDate=Fri

[m2] mvn --batch-mode release:prepare

2006-08-03 Thread Fred . Hauschel
Hi all, I think I missunderstood the following description: Sometimes it is desirable to do the commit/tag process on a regular interval (eg, to produce nightly or integration builds through a build server). To use the default inputs for the versions and tag information and not prompt for any v

continuum / ANT Project - how to konfigure default build target?

2005-12-08 Thread Fred . Hauschel
continuum build says: [org.apache.maven.continuum.ContinuumException: Project (id=1 doens't have a default build definition.] ok, but where can i setup the build info? fredy Informieren Sie sich jetzt über die faszinierenden Möglichkeiten des digitalen Fernsehens und über Kabel Digital HOME

M2: one sourceDir to many jar files

2005-11-23 Thread Fred . Hauschel
Hey, is it possible to generate more than one jar File for the same sourceDir ? Example: The api and the implementation is in the same project. But the output should be an api.jar and an impl.jar. fredy Informieren Sie sich jetzt über die faszinierenden Möglichkeiten des digitalen Fernsehen

m2: how to generate an eclipse project

2005-11-23 Thread Fred . Hauschel
Hey all, how can i generate an eclipse project with maven2? fredy Informieren Sie sich jetzt über die faszinierenden Möglichkeiten des digitalen Fernsehens und über Kabel Digital HOME - auf dem Kabel Deutschland Infokanal. Der Kabel Deutschland Infokanal ist neu in den Kabelnetzen von Bayern

Maven and Axis

2005-11-10 Thread Fred . Hauschel
Hey all, is there a documentation how to use axis, wsdl2java and java2wsdl with maven2? Fredy Informieren Sie sich jetzt über die faszinierenden Möglichkeiten des digitalen Fernsehens und über Kabel Digital HOME - auf dem Kabel Deutschland Infokanal. Der Kabel Deutschland Infokanal ist neu i

AW: AW: The plugin 'org.apache.maven.plugins:maven-archetype-plug in' does not exist or no valid version could be found

2005-11-10 Thread Fred . Hauschel
Great!!! The Proxy was the problem, now it works. Thanks... -Ursprüngliche Nachricht- Von: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 10. November 2005 18:07 An: Maven Users List Betreff: Re: AW: The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not

AW: The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid version could be found

2005-11-10 Thread Fred . Hauschel
Hey, that will be my next problem. But my actuall problem is, the task, witch should create my base App (the pom.xml!?) doesn't work. And another Problem is that the msg: "The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid version could be found" is not rea

The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid version could be found

2005-11-10 Thread Fred . Hauschel
Hello, I'm trying to create a new project like the instruction "getting started". But there are some problems with the 'archetype' PlugIn! I'm using maven 2. Is there somebody who can help? C:\Dokumente und Einstellungen\hauschel.fred>mvn archetype:create -DgroupId=com.mycompany.app -Dartifact