Re: [M1.1]: Can't find some plugins

2007-06-26 Thread Jamie Bisotti
On 6/26/07, Lukas Theussl [EMAIL PROTECTED] wrote: I checked that I get these dependencies downloaded from http://repo1.maven.org/maven/, which is the default repo in m11 now. -Lukas Jamie Bisotti wrote: We've been using 1.0.2 for a long time. Currently, I'm looking to move us to 1.1

[M1.1]: Can't find some plugins

2007-06-25 Thread Jamie Bisotti
to find it. Any help would be greatly appreciated. Thanks -- Jamie Bisotti

Re: [M1] Using FTP in Maven 1.1... the answer....

2006-07-28 Thread Jamie Bisotti
that. -- Jamie Bisotti

Re: eclipse, wtp, maven and web apps

2006-06-08 Thread Jamie Bisotti
you to do so in order for them to be considered in future development. Good luck! -- Jamie Bisotti

Re: available plugins

2006-06-07 Thread Jamie Bisotti
commands, e-mail: [EMAIL PROTECTED] Wow! That really makes me miss good ole -P. -- Jamie Bisotti

Re: Maven 2 and WTP

2006-06-07 Thread Jamie Bisotti
hello world). Cheers Christian If you expect to get any help, you are going to have to be more specific about what the actual problem is. What's is created? What do you think is missing? What, if any, errors are Maven and/or Eclipse showing you? -- Jamie Bisotti

Re: Source/Javadoc Artifact?

2006-05-30 Thread Jamie Bisotti
was filed a while back asking to have this functionality be made more generic; not tied to any IDE. -- Jamie Bisotti

Re: Cobertura reports 0% for some classes

2006-05-24 Thread Jamie Bisotti
this before too. Seems to be a Cobertura bug relating to the file it creates in your project root directory (I forget what it is named, cobertura.ser?). If I delete that before running Cobertura, the numbers seem to be accurate. HTH, -- Jamie Bisotti

Re: File Copy

2006-05-19 Thread Jamie Bisotti
/plugin The above piece runs fine successfully.But,the file is NEVER copied. Any suggestions please... Sounds like you are looking for resources. -- Jamie Bisotti

Re: [m1] Findbugs 1.1 plugin's dependencies not in repository

2006-05-16 Thread Jamie Bisotti
like this. Any feedback welcome! -Lukas [1] http://maven-plugins.sourceforge.net/maven-findbugs-plugin/index.html Jamie Bisotti wrote: On 5/15/06, Carlos Sanchez [EMAIL PROTECTED] wrote: The jars where corrupted and were removed On 5/15/06, Jamie Bisotti [EMAIL PROTECTED] wrote

Re: [m1] Findbugs 1.1 plugin's dependencies not in repository

2006-05-15 Thread Jamie Bisotti
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Why would a plugin be published when it's dependencies are not conveniently available? Has anyone made a request to the FindBugs team yet? They still aren't on Ibiblio. -- Jamie Bisotti

Re: [m1] Findbugs 1.1 plugin's dependencies not in repository

2006-05-15 Thread Jamie Bisotti
On 5/15/06, Carlos Sanchez [EMAIL PROTECTED] wrote: The jars where corrupted and were removed On 5/15/06, Jamie Bisotti [EMAIL PROTECTED] wrote: On 2/1/06, Carlos Sanchez [EMAIL PROTECTED] wrote: http://maven.apache.org/guides/mini/guide-ibiblio-upload.html On 2/1/06, jason r tibbetts

Re: Impossible to start working with Maven

2006-04-26 Thread Jamie Bisotti
On 4/25/06, Gianfranco Oldani [EMAIL PROTECTED] wrote: Thanks a lot Anshuman it works perfectly Regards Gianfranco OLDANI Mob: +79602726351 Original Message Follows From: Anshuman Srivastava [EMAIL PROTECTED] Reply-To: Maven Users List users@maven.apache.org To: Maven Users

Re: PMD plugin in multi-module help needed

2006-04-26 Thread Jamie Bisotti
On 4/26/06, William Simons [EMAIL PROTECTED] wrote: I posted this on the PMD forum with no response so I thought I'd try here too... I want to incorporate PMD into my Maven 2 build and have run into a bit of a snag. I have a multi-module project and included the plugin configuration in my

Re: [M2] xdoc pom properties

2006-04-26 Thread Jamie Bisotti
On 4/26/06, juju [EMAIL PROTECTED] wrote: Hi, Is it possible to use a property of pom in xdoc file ? Pom properties my.valueScratch/my.value /properties xDoc Hello $project.getProperties().get(my.value) I can to use that in a velocity template, but I would like to do

Re: creating and using source archive

2006-04-26 Thread Jamie Bisotti
On 4/26/06, Aaron Freeman [EMAIL PROTECTED] wrote: So what you all are saying is that the eclipse:eclipse -DdownloadSources=true command is the only way to get Maven to copy source jars into the local repository. So if you already have .project and .classpath file, the there is no way to get

Re: [m2] How to generate source xref?

2006-04-21 Thread Jamie Bisotti
? If not, is it planned? Thanks. -- Jamie Bisotti

Re: [m203] Get names of all transitive dependencies in a mojo

2006-04-20 Thread Jamie Bisotti
- From: Jamie Bisotti [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 3:05 PM To: Maven Users List Subject: Re: [m203] Get names of all transitive dependencies in a mojo On 4/12/06, Michael Meyer [EMAIL PROTECTED] wrote: Thanks, I guess I'll have to build my own utility

Re: [m203] Get names of all transitive dependencies in a mojo

2006-04-19 Thread Jamie Bisotti
commands, e-mail: [EMAIL PROTECTED] Did anyone file a JIRA issue requesting this? -- Jamie Bisotti

Re: [***SPAM*** Score/Req: 10.4/5.0] Re: Hibernate with Maven

2006-02-05 Thread Jamie Bisotti
on Ibiblio. -- Jamie Bisotti

Re: [m2] Copy generated war to another folder

2005-11-23 Thread Jamie Bisotti
On 11/23/05, Jamie Bisotti [EMAIL PROTECTED] wrote: On 11/22/05, Wim Deblauwe [EMAIL PROTECTED] wrote: You will need to bind the antrun plugin execution to the package goal. See http://maven.apache.org/guides/mini/guide-using-ant.html for more info. regards, Wim 2005/11/22

Re: Maven cruisecontrol plugin

2005-11-16 Thread Jamie Bisotti
to the maximum the mail. A mail of the kind ok or ko would be enough for me. Thank you for your assistance You'll probably have better luck on the CruiseControl mailing list. -- Jamie Bisotti

Re: OutOfMemoryErrors in Reports

2005-10-27 Thread Jamie Bisotti
be MAVEN_OPTS. However that only works if you are not forking VMs, I think. -- Jamie Bisotti

Re: Logging/tracing conventions

2005-10-25 Thread Jamie Bisotti
of log statements if a bad idea! -- Jamie Bisotti

Re: [M2] jar plugin and the jar manifest

2005-10-25 Thread Jamie Bisotti
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] If those files/folders are declared as resources, they should be there. If they are not, I'd suggest you file something in JIRA. -- Jamie Bisotti

Re: versioned jars and InstallShield

2005-09-22 Thread Jamie Bisotti
unaware of this? regards, Wim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Look at the properites for the JAR plugin. -- Jamie Bisotti

Re: I always get: Goal scm:checkout does not exist in this project.

2005-09-14 Thread Jamie Bisotti
groupIdjunit/groupId artifactIdjunit/artifactId version3.8.1/version scopetest/scope /dependency /dependencies /project Any ideas of what I am doing wrong? You will need to update your SCM plugin; the one shipped with 1.0.2 does not support SVN. -- Jamie Bisotti

Re: [m1] Sharing source code between projects?

2005-08-30 Thread Jamie Bisotti
source code. -- Jamie Bisotti

Re: jar:install-snapshot - deprecated jar:snapshot

2005-08-24 Thread Jamie Bisotti
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Yeah. What was wrong with the old way of having the JAR named blah-SNAPSHOT.jar??? -- Jamie Bisotti - To unsubscribe, e-mail

Re: Can the CheckStyle 3.0-SNAPSHOT plugin be updated depend on CheckStyle 4.0.0 Beta5? EOM

2005-08-23 Thread Jamie Bisotti
On 8/19/05, Carlos Sanchez [EMAIL PROTECTED] wrote: http://cvs.apache.org/repository/maven/plugins/maven-checkstyle-plugin-3.0-SNAPSHOT.jar and http://cvs.apache.org/repository/maven/plugins/maven-checkstyle-plugin-3.0-20050809.182002.jar both have beta5 On 8/19/05, Jamie Bisotti [EMAIL

Why is the version not appended to target/blah.war?

2005-08-23 Thread Jamie Bisotti
When I run 'maven war' on my project, blah, I get target/blah.war. However, when I run 'maven war:install', I get blah-1.0.war in my local repository. Is this difference intentional, or is it a bug? -- Jamie Bisotti

Re: Why is the version not appended to target/blah.war?

2005-08-23 Thread Jamie Bisotti
maven.war.final.name if you like -D On 8/23/05, Jamie Bisotti [EMAIL PROTECTED] wrote: When I run 'maven war' on my project, blah, I get target/blah.war. However, when I run 'maven war:install', I get blah-1.0.war in my local repository. Is this difference intentional, or is it a bug? -- Jamie

Re: Can the CheckStyle 3.0-SNAPSHOT plugin be updated depend on CheckStyle 4.0.0 Beta5? EOM

2005-08-23 Thread Jamie Bisotti
On 8/23/05, Jamie Bisotti [EMAIL PROTECTED] wrote: On 8/19/05, Carlos Sanchez [EMAIL PROTECTED] wrote: http://cvs.apache.org/repository/maven/plugins/maven-checkstyle-plugin-3.0-SNAPSHOT.jar and http://cvs.apache.org/repository/maven/plugins/maven-checkstyle-plugin-3.0-20050809.182002.jar

Re: Why is the version not appended to target/blah.war?

2005-08-23 Thread Jamie Bisotti
On 8/23/05, Craig S. Cottingham [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Aug 23, 2005, at 11:41, Jamie Bisotti wrote: Thanks for your response. Sorry, I didn't ask my question clearly enough. I understand what it is doing and that it is doing things

Re: Maven and Versionless Jar Files

2005-08-23 Thread Jamie Bisotti
] For additional commands, e-mail: [EMAIL PROTECTED] http://maven.apache.org/using/managing-dependencies.html -- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: db plugin

2005-08-19 Thread Jamie Bisotti
! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] You can use Ant's SQL task in a custom goal in maven.xml -- Jamie Bisotti - To unsubscribe, e

Can the CheckStyle 3.0-SNAPSHOT plugin be updated depend on CheckStyle 4.0.0 Beta5? EOM

2005-08-19 Thread Jamie Bisotti
-- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Can the CheckStyle 3.0-SNAPSHOT plugin be updated depend on CheckStyle 4.0.0 Beta5? EOM

2005-08-19 Thread Jamie Bisotti
On 8/19/05, Carlos Sanchez [EMAIL PROTECTED] wrote: It already depends on beta5 On 8/19/05, Jamie Bisotti [EMAIL PROTECTED] wrote: -- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: m1: test goal running twice!

2005-08-17 Thread Jamie Bisotti
] AFAIK, yes...for the 1.X branch at least. -- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven 1.0.2, uberjar and properties problem

2005-08-17 Thread Jamie Bisotti
On 8/17/05, Levitt, David, Bookspan [EMAIL PROTECTED] wrote: -Original Message- From: Jamie Bisotti [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 17, 2005 12:45 PM To: Maven Users List Subject: Re: Maven 1.0.2, uberjar and properties problem On 8/17/05, Levitt, David

Re: Maven 1.0.2, uberjar and properties problem

2005-08-17 Thread Jamie Bisotti
On 8/17/05, Levitt, David, Bookspan [EMAIL PROTECTED] wrote: -Original Message- From: Jamie Bisotti [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 17, 2005 2:30 PM To: Maven Users List Subject: Re: Maven 1.0.2, uberjar and properties problem On 8/17/05, Levitt, David

Re: [M1] Defining artifact type

2005-08-16 Thread Jamie Bisotti
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://maven.apache.org/reference/plugins/multiproject/properties.html maven.multiproject.type -- Jamie Bisotti

Re: precompilation od JSP

2005-08-11 Thread Jamie Bisotti
. Use the Tomcat plugin listed under the 3rd Party plugins. -- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Maven equivalent of Ant's BuildListener?

2005-08-10 Thread Jamie Bisotti
environment, which typically keys off either a return code (which maven.bat does not provide) or the existence of an error file. Any ideas? -- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Parent Projects

2005-08-09 Thread Jamie Bisotti
Eclipse, you can/should skip the holder-dir/project.xml; just have everything extend from maven-common/project.xml -- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven Test Plug-in 1.7 release

2005-08-09 Thread Jamie Bisotti
-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] 'maven.junit.forkmode' only works in 1.1, not 1.0.2, correct? -- Jamie Bisotti

Re: [m2] Cobertura

2005-08-08 Thread Jamie Bisotti
site: reports reportmaven-cobertura-plugin/report /reports HTHs, -- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2] Cobertura

2005-08-08 Thread Jamie Bisotti
On 8/8/05, Adam Hardy [EMAIL PROTECTED] wrote: Jamie Bisotti on 08/08/05 15:39, wrote: On 8/8/05, Adam Hardy [EMAIL PROTECTED] wrote: I couldn't find any documentation on how to implement the Cobertura reporting as part of the site:site goal. I scoured the website and it's not obvious from

Re: Plugin support for Hibernate 3.0

2005-08-04 Thread Jamie Bisotti
On 8/3/05, Todd Nine [EMAIL PROTECTED] wrote: I have not tried the specific maven plugin, however I have used the jelly ant tasks to use the hibernate tools 3 alpha release. Give that a shot. On 8/3/05, Jamie Bisotti [EMAIL PROTECTED] wrote: On 5/24/05, Felipe Leme [EMAIL PROTECTED] wrote

scm:update bug or feature?

2005-08-04 Thread Jamie Bisotti
: ReadyToRelease Why is it using the tag for the update? The documentation for the 'maven.scm.tag' property says it is used when checking out and tagging code; doesn't say anything about updating. Also, the documentation for scm:update does not say anything about using the property. -- Jamie Bisotti

Dependency question

2005-08-04 Thread Jamie Bisotti
-snapshot smart enough to name the snapshot JAR appropriately? I think the answers are No and Yes, respectively. -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: scm:update error

2005-08-03 Thread Jamie Bisotti
for that? Thanks Mariano - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Are you using the latest SCM plugin? -- Jamie Bisotti Software Engineer Lexmark International

Re: Plugin support for Hibernate 3.0

2005-08-03 Thread Jamie Bisotti
On 5/24/05, Felipe Leme [EMAIL PROTECTED] wrote: On Tue, 2005-05-24 at 14:41 -0400, Jamie Bisotti wrote: So, back to my original questions then...What is the status of the The status is basically undefined :-( Hibernate plugin? Will it be updated to support 3.0 sometime soon? I've

When extending a parent project.xml, not everything seems to get inheirited

2005-08-03 Thread Jamie Bisotti
, but it does show reference to the few remaining resources in the child Not sure if I'm missing something or doing something wrong. Any insights would be greatly appreciated. -- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL

Re: When extending a parent project.xml, not everything seems to get inheirited

2005-08-03 Thread Jamie Bisotti
On 8/3/05, Jamie Bisotti [EMAIL PROTECTED] wrote: Using Maven 1.0.2, I have the following layout: trunk common project.xml components comp1 project.xml comp2 project.xml framework project.xml where common

Re: Continuous integration for dummies anyone?

2005-08-01 Thread Jamie Bisotti
(fairly simple/straight forward), and you should be off and running. I'd suggest updating to the latest maven-cruisecontrol-plugin and using it to generate the initial config.xml; then you can tweak that as you get more familiar with things. -- Jamie Bisotti Software Engineer Lexmark International

Re: Empty Developer Activity Report

2005-07-27 Thread Jamie Bisotti
On 7/27/05, Jamie Bisotti [EMAIL PROTECTED] wrote: Is anyone else getting an empty Developer Activity Report? This was working, but stopped at some point. I try to update to the latest available plugins as they are announced, so I'm guessing one of them has broken this??? The Change Log

Re: New jcoverage plugin?

2005-07-27 Thread Jamie Bisotti
received this transmission in error, kindly notify us by calling 1-800-262-4723 or e-mail to [EMAIL PROTECTED] We appreciate your cooperation. -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe

Re: [maven] jcoverage examples please?

2005-07-20 Thread Jamie Bisotti
the appropriate place. -- Scott Lamb http://www.slamb.org/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc

Re: Alternate build step

2005-07-20 Thread Jamie Bisotti
has the best spam protection around http://mail.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc

Re: [maven 1.0.2] How to update all the default plugins for maven?

2005-07-14 Thread Jamie Bisotti
logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie

Re: update

2005-07-13 Thread Jamie Bisotti
update nothing :( sorry for my English. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc

Re: [M1] Findbugs plugin problem.

2005-07-06 Thread Jamie Bisotti
. With Best regards / Mit freundlichen Grüßen Sreenivas Mangasandra, Intland Software GmbH, Wankel Str. 3, D-70563 Stuttgart, Germany. Tel.: +49 711 722 1834 -- Jamie Bisotti Software Engineer Lexmark International, Inc

Re: Multiproject CruiseControl - how to do CVS update

2005-07-06 Thread Jamie Bisotti
] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Project Plugin regarding CPD.

2005-07-05 Thread Jamie Bisotti
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: AW: M2 Alpha3 on Windows XP

2005-07-05 Thread Jamie Bisotti
commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven, CruiseControl, multiple projects Best Practices

2005-07-01 Thread Jamie Bisotti
everything in the correct order. -Original Message- From: Jamie Bisotti [mailto:[EMAIL PROTECTED] Sent: Thursday, June 30, 2005 2:23 PM To: Maven Users List Subject: Maven, CruiseControl, multiple projects Best Practices Assuming the following project layout: sandbox

Maven, CruiseControl, multiple projects Best Practices

2005-06-30 Thread Jamie Bisotti
changed, it will do a multiproject:site-deploy from 'trunk' (so, I will probably leave the 'site:deploy' goal out of the other CC projects). Will that work? Is there a better way? Thanks in advance for any ideas/suggestions. -- Jamie Bisotti

scm:tag failing

2005-06-27 Thread Jamie Bisotti
Question: Why is it looking for trunk/tags? 'tags' is a peer of 'trunk'; not a child. -- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Is the PMD plugin being maintained?

2005-06-23 Thread Jamie Bisotti
The current PMD plugin, 1.6, depends on PMD 1.9; however, the current version of PMD is 3.2. Is anyone actively maintaining this plugin? Will there be a release, with an updated PMD dependency, anytime soon? -- Jamie Bisotti

Re: Question about -D

2005-06-10 Thread Jamie Bisotti
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark

Re: [maven-eclipse-plugin] Suggestion for improvement

2005-06-10 Thread Jamie Bisotti
. Ha.Ryon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc

Re: Question about -D

2005-06-10 Thread Jamie Bisotti
that it spins off. Couldn't it? -- Jamie Bisotti - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven XDOC Plugin 1.9 Released

2005-06-09 Thread Jamie Bisotti
-repository/maven/plugins/maven-xdoc-plugin-1.9.jar Have fun! -The Maven team - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark

Re: Question about -D

2005-06-09 Thread Jamie Bisotti
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Cobertura code coverage tool plugin?

2005-06-08 Thread Jamie Bisotti
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: FW: findbugs plugin runs JUnit tests, but findbugs does not

2005-06-08 Thread Jamie Bisotti
] -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to visit the enviroment variable

2005-06-07 Thread Jamie Bisotti
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: Cobertura code coverage tool plugin?

2005-06-07 Thread Jamie Bisotti
!? ;-) Quoting Jamie Bisotti [EMAIL PROTECTED]: Are there any plans to add the Cobertura code coverage tool plugin (http://jira.codehaus.org/browse/MPJCOVERAGE-25) to Maven 1.1? 1.2? 2.0? It seems to work very well; just a bit of a pain to install at the moment. -- Jamie Bisotti

Re: Cobertura code coverage tool plugin?

2005-06-07 Thread Jamie Bisotti
PROTECTED] Sent: Tuesday, June 07, 2005 1:36 PM To: Maven Users List; Jamie Bisotti Subject: Re: Cobertura code coverage tool plugin? Hi, As I've commented in the JIRA issue the plugin can be hosted in SF http://maven-plugins.sourceforge.net/ and if everything goes ok it could be added

Re: Flatten resource location on copy

2005-05-25 Thread Jamie Bisotti
Anyone??? On 5/24/05, Jamie Bisotti [EMAIL PROTECTED] wrote: My source tree looks like the following: src/conf/foo1/blah1.properties src/conf/foo2/blah2.properties ... src/conf/fooN/blahN.properties ... and I'd like for the target tree to look like the following: target

Re: Xdoc, URLs and

2005-05-25 Thread Jamie Bisotti
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc

Re: cruisecontrol goals generated by maven.

2005-05-25 Thread Jamie Bisotti
the goals. Regards, Gaurav. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc

Re: using maven properties/variables in xdocs

2005-05-25 Thread Jamie Bisotti
} on the generated html page. Is there a way I can acheive this? cheers, Justin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark

Flatten resource location on copy

2005-05-24 Thread Jamie Bisotti
anyone think it might make a good enhancement? -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Plugin support for Hibernate 3.0

2005-05-24 Thread Jamie Bisotti
What is the status of the Hibernate plugin? Will it be updated to support 3.0 sometime soon? -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: Plugin support for Hibernate 3.0

2005-05-24 Thread Jamie Bisotti
2.1.6. I'm not sure about any other part of the Hibernate plugin. Graham. Jamie Bisotti wrote: What is the status of the Hibernate plugin? Will it be updated to support 3.0 sometime soon? - To unsubscribe, e-mail

Re: Plugin support for Hibernate 3.0

2005-05-24 Thread Jamie Bisotti
to patch the plugin. See here: http://jira.codehaus.org/browse/MPHIBERNATE-14 I used the version2and3comat.diff. Jamie Bisotti wrote: I haven't tried it, but I was under the impression that Hibernate 3.0's repackaging broke the plug-in. Is that incorrect? On 5/24/05, Graham King [EMAIL

Laszlo

2005-05-23 Thread Jamie Bisotti
Is anyone else using Laszlo? Is anyone aware of a Maven plug-in for Laszlo? -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Resource filtering wish

2005-05-23 Thread Jamie Bisotti
a java:jar-resources preGoal in my maven.xml and explicitly state the token and the replacement value. Seems like Maven could scan filtered resources for tokens and look to see if there was a corresponding property available and use it by default. Or maybe it's just me. -- Jamie Bisotti Software

Re: Resource filtering wish

2005-05-23 Thread Jamie Bisotti
I just found this: http://jira.codehaus.org/browse/MAVEN-514 Does this mean Maven 1.x users are out of luck? On 5/23/05, Graham King [EMAIL PROTECTED] wrote: It's not just you - I went through a similar process. I heartily second your enhancement wish. Jamie Bisotti wrote: Why can't

Re: CruiseControl build report on maven generated site

2005-05-19 Thread Jamie Bisotti
. Any pointers would be helpful. Thanks, Gaurav. -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Disable Automatic Plugin Updates in Maven ?

2005-05-19 Thread Jamie Bisotti
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL

Property substitution in XDoc file

2005-05-18 Thread Jamie Bisotti
... /menu ... footer div${label}/div /footer /body /project where 'label' is a property passed in by CruiseControl. Is this doable? -- Jamie Bisotti Software Engineer Lexmark International, Inc

Re: Property substitution in XDoc file

2005-05-18 Thread Jamie Bisotti
Oops! Looks like http://jira.codehaus.org/browse/MPXDOC-140 means it isn't doable. Should have searched JIRA first. Sorry. On 5/18/05, Jamie Bisotti [EMAIL PROTECTED] wrote: Is it possible to get property substitution in an XDoc file? For example, in my xdocs directory, I have

Re: maven-2 sources

2005-05-17 Thread Jamie Bisotti
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e

Re: maven-2 sources

2005-05-17 Thread Jamie Bisotti
] -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Newbie question

2005-05-05 Thread Jamie Bisotti
ZXUWLSZLKBRNVWWCUFPEGAUTFJMVRESKPNKMBIPBARHDMNNSKVFVWRKJVZCMHVIBGDADRZF -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: maven war not jar'ing class files

2005-05-05 Thread Jamie Bisotti
this in one command? cheers, David - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc

Re: preGoal - how to stop the build ??

2005-05-05 Thread Jamie Bisotti
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Jamie Bisotti Software Engineer Lexmark International, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

  1   2   >