Re: download from internal repository

2006-08-06 Thread neeraj daffodil
Thanks for replay But i am able to access the repository through webbrowser and aslo able to download from internal repository from other computer and i also check for somethink weired but i did not find in by project ,but unable when using maven1.0.2 still i am not able to do this i think it

Re: download from internal repository

2006-08-06 Thread Nick Veys
Wow, I would honestly stop spamming the Dev and User lists if you reasonably expect to get any help whatsoever. On 8/6/06, neeraj daffodil [EMAIL PROTECTED] wrote: Thanks for replay But i am able to access the repository through webbrowser and aslo able to download from internal repository

[m2] breadcrumbs example

2006-08-06 Thread Alex Schwartz
Hi, the list of changes in release announcement of the mave-site-plugin, version 2.0 beta5 contains the issue [http://jira.codehaus.org/browse/MSITE-51] add breadcrumbs My question is: Is there an example of a plugin (or a plugin test) using this new brand new feature? Alex -- View this

Re: [m2] breadcrumbs example

2006-08-06 Thread Dennis Lundberg
Alex Schwartz wrote: Hi, the list of changes in release announcement of the mave-site-plugin, version 2.0 beta5 contains the issue [http://jira.codehaus.org/browse/MSITE-51] add breadcrumbs My question is: Is there an example of a plugin (or a plugin test) using this new brand new feature?

Cobertura 1.8 pom (on ibiblio) contains errors and is invalid

2006-08-06 Thread Jimisola Laursen
Hi! Not sure who is responsible, but I've been trying to make cobertura-maven-plugin use cobertura 1.8 instead of 1.7 due to problems with AspectJ. In the process of this I get the error below and it looks as if the deployed cobertura 1.8 contains errors. Not sure of who can fix this I post

RE: Maven Philosophy...

2006-08-06 Thread Jimisola Laursen
vmassol wrote: [snip] FWIW this is currently supported in the Clover plugin. The plugin does this by creating clovered artifacts that it installs in your local repository and swaps a project's dependencies in favor of those clovered one when it finds them. I'm using it on Cargo's build

RE : Cobertura 1.8 pom (on ibiblio) contains errors and is invalid

2006-08-06 Thread Olivier Lamy
The bad one is : http://www.ibiblio.org/maven2/cobertura/cobertura/1.8/cobertura-1.8.pom url in dependency is bad. Runtime is ok : wget -O pom.xml http://www.ibiblio.org/maven2/cobertura/cobertura-runtime/1.8/cobertura- runtime-1.8.pom mvn validate wget -O pom.xml

Re: RE : Cobertura 1.8 pom (on ibiblio) contains errors and is invalid

2006-08-06 Thread Jimisola Laursen
Filed an issue: http://jira.codehaus.org/browse/MEV-429 Thank you for the temporary solution, but we are more than one developer and I rather not add jar files to due invalid poms to our internal repository. I'll give it some time to get fixed on ibiblio first. Regards, Jimisola -- View this

Re: RE : Cobertura 1.8 pom (on ibiblio) contains errors and is invalid

2006-08-06 Thread Carlos Sanchez
Fixed, will be in ibiblio in few hours On 8/6/06, Jimisola Laursen [EMAIL PROTECTED] wrote: Filed an issue: http://jira.codehaus.org/browse/MEV-429 Thank you for the temporary solution, but we are more than one developer and I rather not add jar files to due invalid poms to our internal

RE: Cactus plug-in for Maven 2.0

2006-08-06 Thread Vincent Massol
-Original Message- From: Rakesh Kalra [mailto:[EMAIL PROTECTED] Sent: jeudi 3 août 2006 22:12 To: users@maven.apache.org Subject: Cactus plug-in for Maven 2.0 Is any work going on for developing cactus plug-in for Maven 2.0? There has been several discussion thread about this

RE: Maven Philosophy...

2006-08-06 Thread Vincent Massol
-Original Message- From: Jimisola Laursen [mailto:[EMAIL PROTECTED] Sent: dimanche 6 août 2006 15:05 To: users@maven.apache.org Subject: RE: Maven Philosophy... vmassol wrote: [snip] FWIW this is currently supported in the Clover plugin. The plugin does this by

Re: Maven Philosophy...

2006-08-06 Thread Scott Battaglia
Projects released under an open source license can qualify for a non-commercial license of Clover: http://www.cenqua.com/clover/licensing.html (its towards the bottom of the page) -Scott Vincent Massol wrote: -Original Message- From: Jimisola Laursen [mailto:[EMAIL PROTECTED]

Re: Maven Philosophy...

2006-08-06 Thread Jimisola Laursen
Scott Battaglia wrote: Projects released under an open source license can qualify for a non-commercial license of Clover: http://www.cenqua.com/clover/licensing.html (its towards the bottom of the page) -Scott I don't know what I was thinking of in my previous post but I wrote

Re: Maven Philosophy...

2006-08-06 Thread Wayne Fay
Yes, and anything you feel like building from scratch or implementing a Maven plugin for... ;-) Wayne On 8/6/06, Jimisola Laursen [EMAIL PROTECTED] wrote: That leaves me with Cobertura and Emma. Correct? Regards, Jimisola -- View this message in context:

Maven2 PDF plugin

2006-08-06 Thread Andreas Koop
Hi maven-users, Does anybody know if there is a working PDF plugin for maven2? I would like to generate a PDF from my whole project site as it is possible with maven1. Trying version 2.2.1 from http://www.ibiblio.org/maven2/maven/maven-pdf-plugin/ I get the following Exception. The

M2 Including a jar inside a jar

2006-08-06 Thread Benoit Xhenseval
Hi *, When building a jar, how could I force a dependency to be included in the output jar (a bit like the ejb.bundle in old m1). For instance here is the declaration of dependency: dependencies dependency groupIdnet.objectlab.xxx/groupId

Cruise controll cvs problem

2006-08-06 Thread neeraj bisht
hi i am not able to update or take out the check out from the cvs ,actuly i am able to configur the cruise control to my project but i am not able to syncronize it with cvs when i did any commit i am not getting any buid process so any one tell me where i am wrong or what extr

[m2] breadcrumbs example

2006-08-06 Thread Alex Schwartz
Hi, the list of changes in release announcement of the mave-site-plugin, version 2.0 beta5 contains the issue [http://jira.codehaus.org/browse/MSITE-51] add breadcrumbs My question is: Is there an example of a plugin (or a plugin test) using this new brand new feature? Alex

Re: Maven2 PDF plugin

2006-08-06 Thread Wendy Smoak
On 8/6/06, Andreas Koop [EMAIL PROTECTED] wrote: Does anybody know if there is a working PDF plugin for maven2? I would like to generate a PDF from my whole project site as it is possible with maven1. Not that I'm aware of. :( There is some work being done in the Doxia sub-project, see the

[ANN] Proximity RC3 rolled out!

2006-08-06 Thread Tamás Cservenák
Hi all, Release of Proximity RC3 is here! Major refactoring happened to Px Core, removing and greatly simplifying it. API has been extended and cleaned up. Much much of inner changes happened, which is partly visible on the surface. We switched to Lucene 2.0 instead of older 1.4.3. Under the

Re: M2 Including a jar inside a jar

2006-08-06 Thread Wayne Fay
This is one of the most common questions on this email list... Search the list (Nabble.com has an archive) for assembly plugin with configuration jar-with-dependencies. Wayne On 8/6/06, Benoit Xhenseval [EMAIL PROTECTED] wrote: Hi *, When building a jar, how could I force a dependency to be

Re: RE: Re: RE: Weblogic plugin?

2006-08-06 Thread Christofer Jennings
If you've already got an ant build file for the weblogi stuff, is there any good reason to use the plugin instead of just running the ant target from maven? Does it add any value other than being all maven? thanks, chris - To