[m2] packagin an webApp with META-INF/.../pom.xml

2006-04-26 Thread Fredy
Hi, is there a possibility to add the pom in the meta-inf dir while executing the package goal? I will access the pom during runtime, but for test i will not pack and unpack. Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED

[m2] Where are sources for org.codehaus.mojo-changes-maven-plugin

2006-04-22 Thread Fredy
Hi, i can find the sources! Are they moved? Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: [m2] Where are sources for org.codehaus.mojo- changes-maven-plugin

2006-04-22 Thread Fredy
Do you know the svn url? Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2] Where are sources for org.codehaus.mojo-chan ges-maven-plugin

2006-04-22 Thread Fredy
And maybe a site withe the desciption? Fredy -Ursprüngliche Nachricht- Von: Maven Users List users@maven.apache.org Gesendet: 22.04.06 18:34:04 An: Maven Users List users@maven.apache.org Betreff: Re: [m2] Where are sources for org.codehaus.mojo-changes-maven-plugin hi Fredy

Re: Re: [m2] Where are sources for org.codehaus.mojo- changes-maven-plugin

2006-04-22 Thread Fredy
Hi Arik, i've problems to connect to http://svn.apache.org/viewcvs.cgi/maven/sandbox/plugins/maven-changes-plugin/;. Take a look on the error message attached. What does 301 Moved means? Is it moved ;-) Thanks Fredy -Ursprüngliche Nachricht- Von: Maven Users List users

Re: Re: [m2] Where are sources for org.codehaus.mojo- changes-maven-plugin

2006-04-22 Thread Fredy
Hi, don't work! Now i've tried: http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-changes-plugin it works! Hope it is an actual version Fredy -Ursprüngliche Nachricht- Von: Maven Users List users@maven.apache.org Gesendet: 22.04.06 18:56:45 An: Maven Users List users

[m2] using '/src/changes/changes.xml' for runtime report.

2006-04-20 Thread Fredy
Hey, is there a way to put the 'changes.xml' in the Meta-INF? So i can access it while runtime. Because I would to report the changes of the app and there submodules during runtime. But the changes Report should work as well ,-) Fredy

RE: RE: [m2] using '/src/changes/changes.xml' for runtime report.

2006-04-20 Thread Fredy
/reportSet /reportSets /plugin /reporting ... Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] plugin development for dummies (The plugin 'org.a pache.maven.plugins:maven-plugin-plugin' does not exis t...)

2006-04-20 Thread Fredy
My first plugIn and nothing as anger ,-) What's wrong? My POM: project modelVersion4.0.0/modelVersion groupIdwebcsc.maven.plugins/groupId artifactIdReleaseNotes/artifactId packagingmaven-plugin/packaging version1.0-SNAPSHOT/version nameRelease Notes PlugIn/name url/url

RE: RE: [m2] using '/src/changes/changes.xml' for runtime report.

2006-04-20 Thread Fredy
Hi, yes you have: document properties titleRelease Notes/title author email=x dd /author /properties body release version=V1.00.00.15 date=xx.04.2006

[m2] release Plugin: How to generate/deploy the site w hile releasing?

2006-04-19 Thread Fredy
Hey all, is it possible to configure the release plugin that it is calling the goal site and site:deploy with the correct pom version? Thanks Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[m2] how to: adding *.html sites to the maven site

2006-03-27 Thread Fredy
Hi, i want to add my springdoc generated html sites (or other html) to the maven site. Is there a possibility to ad plain html Files to the site directory and link the from the site.xml? AND integrate them in the site:deploy process? fredy

[m2] where to find the sources for maven-release-plugin

2006-03-16 Thread Fredy
Hi, i've trouble with 2.0-beta-3 and a newer version may be better?! Thanks Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] dependancy Report generates no href link ?!

2006-03-13 Thread Fredy
? Or a flaw in reasoning? Thanks Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] Transitive Dependencies

2006-02-13 Thread Fredy
Hi, i get an Transitive Dependencies to commons-logging 1.0.4 and don't know why! Is there a way to find it out? OfTopic: Does anybody knows the prob commons-logging with log4j1.2.8? Thanks Fredy - To unsubscribe, e-mail

[m2] problems with wepapp and struts:struts:jar:1.2.4 or later

2006-02-13 Thread Fredy
it depends on commons-logging-1.0.jar, an the server starts well. Thanks Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: m2: install-snapshot

2006-02-13 Thread Fredy
/snapshotRepository Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] PMD Report - OutOfMemoryError

2006-02-08 Thread Fredy
Hi all, i've the folowwing error: Embedded error: Failure executing PMD for: D:\..\test\TestClient.java java.lang.OutOfMemoryError What is the Problem? Is there a possibillity to give maven a litte bit more ram ;-) Fredy

Re: sserver support in Maven 1.0.2

2006-02-05 Thread Fredy
Hi all, i'm using freepository.com, too! Is there allready a way to access it from maven2 ? Fredy --- Emmanuel Venisse wrote --- No, it isn't supported. I didn't know this cvs protocol. Do you have some links about url format with this protocol, default port...? I'll add sserver

[m2] processing more than one module without binding the subs to a parent pom!

2006-02-03 Thread Fredy
Example, the dependencies could be much more complex ;-) So a thing like a processGroup may be a very great way to save me time. Ok. i can write an shell or ant script doing that, but it would be nice if maven can do something like that. Do you understand me? Fredy

[m2] ant copy before maven - urgent !!

2006-02-01 Thread Fredy
ant target fom maven, that will be exectuet very soon (at first) in the maven process? Thanks Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] Using the pom version in JavaCode

2006-02-01 Thread Fredy
Hi all, is there a library to access the pom Content from Java? For example when I should show the actuall Version in the titleboard ore something else. Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

[m2] Problems with release:perform and cvs (no such repository)

2006-02-01 Thread Fredy
@server:/opt/cvs/cvsroot:kdg_common /developerConnection tag/tag urlkdg_common/url /scm If I execute cvs -d:pserver:name:pass@server:/opt/cvs/cvsroot checkout kdg_common on windows commandLine it works fine! Where is the problem? Fredy

Re: [m2] Problems with release:perform and cvs (no such repository)

2006-02-01 Thread Fredy
Ok, do it in the Directory where already a checkout was executed it works ;-)) Fredy Maven Users List users@maven.apache.org schrieb am 01.02.06 12:55:31: Hi, the output of the goal: [DEBUG] (f) urlScm = scm:cvs:pserver:name:pass@server:/opt/cvs/cvsroot:kdg_common [DEBUG] -- end

RE: Maven-Proxy

2006-01-31 Thread Fredy
Cool, so i should throw away my print version of Using+Maven+in+a+corporate+enviro. Thanks! Maven Users List users@maven.apache.org schrieb am 30.01.06 23:32:03: -Original Message- From: Fredy [mailto:[EMAIL PROTECTED] Sent: Monday, 30 January 2006 11:02 PM To: users

[m2] Error in dependencyCheck starting tomcat - Bug or Feature?

2006-01-31 Thread Fredy
takes the pom.description an place it to Manifest.mf - Specification-Title:. Now my description is a sentence and was edited wiht an editor. Now there are bad charakters (CR) in the description and Tomcat have problems with this characters! Fredy

Re: [m2] parent pom

2006-01-31 Thread Fredy
that, but it would be nice if maven can do something like that. Do you understand me? Fredy Maven Users List users@maven.apache.org schrieb am 31.01.06 15:54:41: See How do I build more than one project at once? here: http://maven.apache.org/guides/getting-started/index.html If you are using Eclipse

Re: [m2] multiple cvs modules

2006-01-30 Thread Fredy
that will not be regularly! Thanks Fredy Maven Users List users@maven.apache.org schrieb am 30.01.06 09:25:00: It's possible, but it isn't a good practice. If you separate your projects in several cvs modules, it's because they are independant with their own release cycle. So you don't must use

Maven-Proxy

2006-01-30 Thread Fredy
Hey all, is it possible to use a http-proxy in the maven-proxy? What is this configuration for= does it work? Fredy PROXIES #This is just a hack, it should auto discover them proxy.list=one,two,three #Unauthenticated proxy proxy.one.host=proxy1.example.com proxy.one.port=3128

Maven-Proxy problems durting startup

2006-01-30 Thread Fredy
] catalina.session.ManagerBase - Unloading 0 sessions 2006-01-30 14:04:41,146 [DEBUG] catalina.session.ManagerBase - Expiring 0 persisted sessions 2006-01-30 14:04:41,146 [DEBUG] catalina.session.ManagerBase - Unloading complete Fredy

Re: Maven-Proxy

2006-01-30 Thread Fredy
: Server returned HTTP response code: 500 for URL: http://ip:8080/maven-proxy-webapp/repository/junit/junit/3.8.1/junit-3.8.1.jar How do I know if maven-proxy uses the proxy I have setup? (proxy.list=one) Fredy Maven Users List users@maven.apache.org schrieb am 30.01.06 14:32:17: Hello, you just

Re: Maven-Proxy

2006-01-30 Thread Fredy
- Browsing http://dist.codehaus.org Maven Users List users@maven.apache.org schrieb am 30.01.06 16:06:58: Sometimes , I get this error . I restart maven-proxy and it works again. 2006/1/30, Fredy [EMAIL PROTECTED]: So, I have set up the maven-proxy and it seems it's running. But if I delete

Re: Maven-Proxy

2006-01-30 Thread Fredy
/releases snapshots enabledtrue/enabled /snapshots /repository Fredy Maven Users List users@maven.apache.org schrieb am 30.01.06 16:06:58: Sometimes , I get this error . I restart maven-proxy and it works again. 2006/1/30, Fredy [EMAIL PROTECTED]: So, I have set up

Re: Maven-Proxy

2006-01-30 Thread Fredy
-01-30 16:58:08,703 [INFO ] components.impl.DefaultSnapshotCache - Adding /junit/junit/3.8.1/junit-3.8.1.jar to snapshot cache I can't find a problem in the log, but it doesn't work??? Any other idea?? Thanks Fredy Maven Users List users@maven.apache.org schrieb am 30.01.06 16:45:24: No I have

Re: Maven-Proxy

2006-01-30 Thread Fredy
hi, Sorry it seems stupid but could you connect to internet by using the http proxy on browser? Yes that works, the proxy has already worked as proxy in settings.xml. Our connection to the internet is very slow ,-( But the timout of the proxy should not be as quick! Fredy Maven Users List

Re: Maven-Proxy

2006-01-30 Thread Fredy
The cache ?? The log says: Updating /junit/junit/3.8.1/junit-3.8.1.jar in snapshot cache Where is the cache? Does it mean the repo.local-repo.url variable? Usually i can not write to that folder... Fredy Maven Users List users@maven.apache.org schrieb am 30.01.06 17:18:59: I don't find what's

[m2] distributionManagement

2006-01-29 Thread Fredy
hi, is it possible to referce to an existing rep in settings.xml from distributionManagement in the pom ? Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] parent pom

2006-01-29 Thread Fredy
hi, i've read something about the parent pom at multiple places, but have not found an explanation about it. Is there a doc about parent pom's? Where to define it, how to extend it?? Do it mean a pom in a multi module project like mojo-sandbox? Fredy

Re: How to install/use a third-party archetype?

2006-01-29 Thread Fredy
Can you add the snippet of your settings.xml? Fredy Maven Users List users@maven.apache.org schrieb am 30.01.06 06:56:35: I've created an archetype, and it works fine if I build and install it locally, but I can't figure out how to tell people to get it from the snapshot repository. Here

[m2] multiple cvs modules

2006-01-29 Thread Fredy
Hey all, is it possible to create a parent project with subprojects, that are located in a separate cvs modules. Or is it a commitment to make on cvs modul? Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[m2] svn: where are the sources for axistools?

2006-01-28 Thread Fredy
Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] how to use plugins from a snapshot repository?

2006-01-28 Thread Fredy
How can i use/reference this in my local enviroment: http://snapshots.maven.codehaus.org/maven2/org/codehaus/mojo/axistools-maven-plugin/0.1-SNAPSHOT/ Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: [m2] svn: where are the sources for axistools?

2006-01-28 Thread Fredy
Found it: svn://svn.codehaus.org/mojo/scm/trunk/mojo/mojo-sandbox/axistools-maven-plugin Fredy Maven Users List users@maven.apache.org schrieb am 28.01.06 18:12:23: Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED

[m2] Problems compiling mojo-sandbox

2006-01-28 Thread Fredy
Hi, if I understand all right, so i've to build the sandbox plugIns (bsp.:axistools) on my own. Now i've checked out mojo-sandbox. but mvn compile throws the following error: No versions are present in the repository for the artifact with a range [3.0,] com.solarmetric:kodo-jdo:jar:null from

Re: [m2] Problems compiling mojo-sandbox

2006-01-28 Thread Fredy
It seems to be possible to compile submodules ;-) Sorry! Axistools comile fine. Thanks Fredy Maven Users List users@maven.apache.org schrieb am 28.01.06 19:03:57: Hi, if I understand all right, so i've to build the sandbox plugIns (bsp.:axistools) on my own. Now i've checked out mojo

[m2] Can't find bundle for base name checkstyle-report, locale de_DE

2006-01-27 Thread Fredy
Is it a problem with my settings? Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] Problems with Maven Surefire Report

2006-01-27 Thread Fredy
Is there a known bug or is it a problem on my own? Fredy -- [INFO] Generate Maven Surefire Report report. java.lang.NumberFormatException: For input string: 0,83 at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:691) at org.apache.crimson.parser.Parser2.parse

[m2] how to handle SNAPSHOTS in a company?

2006-01-26 Thread Fredy
, but not every project works like that ;-( And the dependency updates will take much time. Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] SNAPSHOT Resolving Problem

2006-01-26 Thread Fredy
for your help!! Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2] SNAPSHOT Resolving Problem

2006-01-26 Thread Fredy
Ohhh good! Can you see my monitor flying through the room??? I've a dependecy on webcscs instead webcsc It seems to all work fine Fredy Maven Users List users@maven.apache.org schrieb am 27.01.06 08:33:59: Hi all, now I've a great link to Dokumentation about it: http

[m2] Is it possible to include/exclude sources in maven like ant file/patternset?

2006-01-25 Thread Fredy
Hi all, i want to reorganize our project(s) in steps, parallel to the standard development. is it possible to Do something like that: include name=**/ exclude name=**/webservices/**/ in Maven2 pom.xml? Also to reduce the sourceDirectory? Thanks Fredy

[m2] Axis webapp archetype

2006-01-25 Thread Fredy
Hi all, is there somewhere an archettype for an complete axis-webapp? Is there somewhere a list of all archetypes? Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Using Maven 2 from Eclipse/RAD 6.0

2006-01-25 Thread Fredy
Hi, http://maven.apache.org/eclipse-plugin.html Fredy Maven Users List users@maven.apache.org schrieb am 25.01.06 20:34:50: Can I use Maven 2 with Eclipse / Rational Application Developer 6.0? Thanks, Sandeep

Re: What does versionSNAPSHOT/version mean as opposed to version1.0-SNAPSHOT/version

2006-01-25 Thread Fredy
Hi, ist the SNAPSHOT mechanism described somewhere? Fredy Maven Users List users@maven.apache.org schrieb am 26.01.06 00:33:42: Pete wrote: I understand that version1.0-SNAPSHOT/version means the artifact is still under development, and working towards a 1.0Release. But what does

[m2] Maven Documentation extension: http://docs.codehaus.org/display/MAVENUSER/Home

2006-01-25 Thread Fredy
You realy should include a Referenz on this site in the http://maven.apache.org/guides/index.html. Orhave i looked over it? Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [m2] how to disable download from repo1.maven.org/maven2

2006-01-24 Thread Fredy
it into the pom and lo and behold it works. But so it depend on the local device name, that is n ot very nice. Fredy Maven Users List users@maven.apache.org schrieb am 23.01.06 17:17:45: Fredy, How did you tell Maven to search your internal repository first? --John -Original Message- From

Re: Fwd: Re: [m2] jdepend plugin works, but how to convert in a html view?

2006-01-24 Thread Fredy
! ... plugin groupIdorg.codehaus.mojo/groupId artifactIdjdepend-maven-plugin/artifactId version2.0-beta-1-SNAPSHOT/version /plugin /plugins Fredy tony nys [EMAIL

[m2] how to disable download from repo1.maven.org/maven2

2006-01-23 Thread Fredy
: project modelVersion4.0.0/modelVersion groupIdaxis/groupId artifactIdaxis-jaxrpc/artifactId version1.1/version /project maven anyway didn't find it. Why? But the build is SUCCESSFUL Thanks Fredy - To unsubscribe, e-mail

[m2] jdepend plugin works, but how to convert in a html view?

2006-01-22 Thread Fredy
Hi all, the plugIn generates the jdepend-report.xml, but is there a posibillity to convert it to html with maven2 ? Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] is introduction to the pom completed?

2006-01-21 Thread Fredy
i don't understand the document! What would it say to me? Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Problems with Windows 2000 + proxy server

2004-02-11 Thread Villalba Arias, Fredy [BILBOMATICA]
Hi Ralf, Ehhhrmm... some questions: Where can I get that APS Proxy Server? How can I configure it if I don't have access to the original proxy server (configuration)? Isn't it necessary? Freddy. -Mensaje original- De: Villalba Arias, Fredy [BILBOMATICA] Enviado el: jueves, 29 de

RE: Problems with Windows 2000 + proxy server

2004-01-29 Thread Villalba Arias, Fredy [BILBOMATICA]
-proxy. Ralf -Ursprüngliche Nachricht- Von: Villalba Arias, Fredy [BILBOMATICA] [mailto:[EMAIL PROTECTED] Gesendet am: Mittwoch, 28. Januar 2004 12:46 An: [EMAIL PROTECTED] Betreff: Problems with Windows 2000 + proxy server Hi everybody, I'm new to this mailing list and a newbie to MAVEN