[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

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" Gesendet: 22.04.06 18:56:45 An: "Maven Users List"

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 U

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" Gesendet: 22.04.06 18:34:04 An: "Maven Users List" Betreff: Re: [m2] Where are sources for org.codehaus.mojo->changes-maven-plugin hi Fredy, they are current

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]

[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] using '/src/changes/changes.xml' for runtime report.

2006-04-20 Thread Fredy
Hi, yes you have: Release Notes dd Kappselung des SchedulerHelpers.

[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: 4.0.0 webcsc.maven.plugins ReleaseNotes maven-plugin 1.0-SNAPSHOT Release Notes PlugIn org.apache.maven maven-plugin-api 2.0 The Error Log: + Error stacktraces are turned on. [DE

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

2006-04-20 Thread Fredy
Hi Vijay, ... org.codehaus.mojo changes-maven-plugin 2.0-beta-1 changes-report ... Fredy - To

[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

[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
jectA) generates the string "http://qld80101/maven/sites/kdg_common/1.00.00.07-SNAPSHOT/index.html"; for url to the dependancy, but don't tag this string as a href! Is there a mistake? Or a flaw in reasoning? Thanks Fredy

RE: m2: install-snapshot

2006-02-13 Thread Fredy
Hi, i think it's an automatismus! Try to add a snapshot rep to your !! xcv_snapshot file:///v:/mvnSnapshotRepo

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

2006-02-13 Thread Fredy
.2 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]

[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

[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 ;-)

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

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

2006-02-03 Thread Fredy
PSHOT compile This is a small 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 un

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" schrieb am 01.02.06 12:55:31: Hi, the output of the goal: [DEBUG] (f) urlScm = scm:cvs:pserver::@:/opt/cvs/cvsroot:kdg_common [DEBUG] -- end configuration -- [INFO] [relea

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

2006-02-01 Thread Fredy
ommon kdg_common If I execute "cvs -d:pserver::@:/opt/cvs/cvsroot checkout kdg_common" on windows commandLine it works fine! Where is the problem? Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

[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] ant copy before maven -> urgent !!

2006-02-01 Thread Fredy
ing an external 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]

Re: [m2] parent pom

2006-01-31 Thread Fredy
shell or ant script doing that, but it would be nice if maven can do something like that. Do you understand me? Fredy "Maven Users List" 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/ind

[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 t

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" schrieb am 30.01.06 23:32:03: > -Original Message- > From: Fredy [mailto:[EMAIL PROTECTED] > Sent: Monday, 30 January 2006 11:02 PM > To:

Re: Maven-Proxy

2006-01-31 Thread Fredy
s!! Thank you very much for your large-mindedness. Fredy "Maven Users List" schrieb am 30.01.06 18:26:03: I think yes. For my configuration, repo.local-repo.url=file///./ It has the same value of the variable repo.local.store=./ ( on the head of propertie file) My maven-proxy jar and p

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" schrieb am 30.01.06 17:18:59: I don't fi

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

Re: Maven-Proxy

2006-01-30 Thread Fredy
06-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" schrieb am 30.01.06 16:45:24: No I h

Re: Maven-Proxy

2006-01-30 Thread Fredy
How have you configured your maven-proxy as repositoiry? I've extend my profile in settings.xml like this: maven-proxy ...Repositories http://:8080/maven-proxy-webapp true true Fredy &

Re: Maven-Proxy

2006-01-30 Thread Fredy
rvlet - Browsing http://dist.codehaus.org "Maven Users List" 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. &

Re: Maven-Proxy

2006-01-30 Thread Fredy
erver returned HTTP response code: 500 for URL: http://: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" schrieb am 30.01.06 14:32:17: Hello, you just need to sp

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

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

Re: [m2] multiple "cvs" modules

2006-01-30 Thread Fredy
'all' modules changed. But I hope that will not be regularly! Thanks Fredy "Maven Users List" 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 wi

[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

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" 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.

[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-sandb

[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]

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" 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-sandb

[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 fro

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" schrieb am 28.01.06 18:12:23: Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

[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

[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] 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.

[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]

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" schrieb am 27.01.06 08:33:59: Hi all, now I've a great link to Dokumentation about it:

[m2] SNAPSHOT Resolving Problem

2006-01-26 Thread Fredy
ot; there is are the SNAPSHOTS Versions!!! Why does mvn not resolve the SNAPSHOT? where is the mistake? Thanks for your help!! Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] how to handle SNAPSHOTS in a company?

2006-01-26 Thread Fredy
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] 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: What does SNAPSHOT mean as opposed to 1.0-SNAPSHOT

2006-01-25 Thread Fredy
Hi, ist the SNAPSHOT mechanism described somewhere? Fredy "Maven Users List" schrieb am 26.01.06 00:33:42: Pete wrote: > I understand that > > 1.0-SNAPSHOT > > means the artifact is still under development, and working towards a > 1.0Release. > > But wha

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" schrieb am 25.01.06 20:34:50: Can I use Maven 2 with Eclipse / Rational Application Developer 6.0? Thank

[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]

[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: in Maven2 pom.xml? Also to reduce the sourceDirectory? Thanks Fredy - To

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

2006-01-24 Thread Fredy
or inner repository! ... org.codehaus.mojo jdepend-maven-plugin 2.0-beta-1-SNAPSHOT Fredy tony nys <[EMAIL PROTECTED]> schrieb am 24.01.06 07:32:41: ---

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

2006-01-24 Thread Fredy
ut so it depend on the local device name, that is n ot very nice. Fredy "Maven Users List" schrieb am 23.01.06 17:17:45: Fredy, How did you tell Maven to search your internal repository first? -->John -Original Message- From: Fredy [mailto:[EMAIL PROTECTED] S

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

2006-01-23 Thread Fredy
is-jaxrpc/1.1/axis-jaxrpc-1.1.pom" ??? If i create an *.pom by hand: 4.0.0 axis axis-jaxrpc 1.1 maven anyway didn't find it. Why? But the build is SUCCESSFUL Thanks Fredy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[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: jue

RE: Problems with Windows 2000 + proxy server

2004-01-29 Thread Villalba Arias, Fredy [BILBOMATICA]
Server as a proxy for the NTLM-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

Problems with Windows 2000 + proxy server

2004-01-28 Thread Villalba Arias, Fredy [BILBOMATICA]
Hi everybody, I'm new to this mailing list and a newbie to MAVEN so I'll try not to make you waste much time. I just downloaded and installed the product (as specified by the instructions on the official site) without facing any problems. However, I haven't even been able to execute the