Using ESS-Model with Maven?

2005-08-18 Thread Mick Knutson
How can I generate UML documentation of my soruce in Maven? htmlDIV PIMG height=2 src=http://graphics.hotmail.com/greypixel.gif; width=100% vspace=9Thank YouBRSTRONGMick Knutson /STRONGBRBREMSr. Java/J2EE Consultant BR/EMSTRONGEMBASE logic, inc. BR/EM/STRONG(415) 648-1804 (S.F., CA) BRA

How do I package a Swing application in Maven?

2005-08-22 Thread Mick Knutson
I have many items I want to combine for a swing application using maven. I am just wondering what the best approach is to packaging the many libs I will be using. Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP

Need Maven example of ant replace task please...

2005-08-23 Thread Mick Knutson
I am trying to use the ant replace task function in my Maven build and want to see if anyone can help me with an example. Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA

RE: Need Maven example of ant replace task please...

2005-08-23 Thread Mick Knutson
] value=${was51.jndi.token}/ /ant:replace /j:if /postGoal But is this going to replace this token just prior to adding this file to the war? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services

RE: How do I package a Swing application in Maven?

2005-08-23 Thread Mick Knutson
of that? Or must I move the main class to the top level, and just include the common and dbservice jars Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA) From: Jörg Schaible [EMAIL

Re: Need Maven example of ant replace task please...

2005-08-23 Thread Mick Knutson
I don't know how to make that work for my issue: in Jboss, I have a Jndi datasource of java:jdbc/MyDS and in WAS 5.1, I have to use jdbc/MyDS. So I want to not have to modify source, just the build.properties when I want to switch the target build. Thank You Mick Knutson Sr. Java/J2EE

[report] java.io.FileNotFoundException: jcoverage.ser (The system cannot find...

2005-09-06 Thread Mick Knutson
Total time: 5 minutes 41 seconds Finished at: Tue Sep 06 14:24:49 PDT 2005 - Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek

DocCheck using multiproject?

2005-09-09 Thread Mick Knutson
I am trying to run DocCheck on all my subprojects using multiproject:doccheck, but I can't seem to get it to recognize my source files in each subproject. Anyone help? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP

[maven 1.0.2]SpringGraph plugin issue with Connections...

2005-09-09 Thread Mick Knutson
) at com.werken.forehead.Forehead.main(Forehead.java:581) Final Memory: 3M/6M Total time: 27 seconds Finished at: Fri Sep 09 13:42:52 PDT 2005 Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA

including resources into a UI jar used with uberjar?

2005-09-16 Thread Mick Knutson
I am trying to integrate Spring into my Swing app. Currently I have a jar that is created with all my UI classes, and then uberjar creates another jar and I run that. So I need to figure out how to added my applicationContext.xml into that jar, and how to access it via Spring. Thank You Mick

CruiseControl issues trying to install and run from maven. Please help.

2005-09-21 Thread Mick Knutson
:52 Main - [java] [cc]Sep-21 10:11:52 Main - Please keep in mind that the JMX server will only be started if you specify -port and/or -rmiport [java] [ERROR] Java Result: 1 BUILD SUCCESSFUL Total time: 4 seconds Finished at: Wed Sep 21 10:11:52 PDT 2005 Thank You Mick Knutson Sr. Java

RE: CruiseControl issues trying to install and run from maven. Please help.

2005-09-21 Thread Mick Knutson
=knut01 /map failure address=[EMAIL PROTECTED] /failure success address=[EMAIL PROTECTED] /success /htmlemail /publishers plugins /plugins /project /cruisecontrol Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F

RE: RE : CruiseControl issues trying to install and run from maven. Pleasehelp.

2005-09-21 Thread Mick Knutson
Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA) From: David Jackman [EMAIL PROTECTED] Reply-To: Maven Users List users@maven.apache.org To: Maven Users List users@maven.apache.org Subject: RE

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-21 Thread Mick Knutson
Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA) From: Vincent Massol [EMAIL PROTECTED] Reply-To: Maven Users List users@maven.apache.org To: 'Maven Users List' users@maven.apache.org

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-21 Thread Mick Knutson
So how do I get it to try to check out a new version, then rebuild each time? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA) From: David Jackman [EMAIL PROTECTED] Reply

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-21 Thread Mick Knutson
My issue is not checking out from cvs as that works just fine. It is actually building the app. I keep getting a Goal 2005092100 does not exist in this project Ideas how to fix this to run the goals I selected in the maven goal=.../maven setting? Thank You Mick Knutson Sr. Java/J2EE

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-22 Thread Mick Knutson
=mknut01 /map-- failure address=[EMAIL PROTECTED] /failure success address=[EMAIL PROTECTED] /success /email /publishers plugins /plugins /project /cruisecontrol Thank You Mick Knutson Sr

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-22 Thread Mick Knutson
Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA) From: David Jackman [EMAIL PROTECTED] Reply-To: Maven Users List users@maven.apache.org To: Maven Users List users

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-26 Thread Mick Knutson
I don't understand this, but all I did was create a batch file that called the original maven.bat, and used that in my config.xml, and it started working. Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting

how to specify where my ear file is for JBoss to deploy?

2005-09-26 Thread Mick Knutson
I have a sub-project-ear that my maven script creates my final ear, and I want to know how the jboss plugin knows that it is in a sub-project, not my main project? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP

how do I install/deploy my ear to my own remote repository

2005-09-28 Thread Mick Knutson
how do I install/deploy my ear to my own remote repository Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA

how do I override a parameter for a value in my build.props in crusieControl?

2005-09-28 Thread Mick Knutson
I have a property in my build.properties that I want to override when I run my maven in cruisecontrol. How would I do this please? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA

RE: how do I override a parameter for a value in my build.props in crusieControl?

2005-09-28 Thread Mick Knutson
now if xxx is defined in my build.properties, will this override the build.properties value? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA) From: Arnaud HERITIER [EMAIL

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-28 Thread Mick Knutson
Revisiting this again, I am having issues getting cruiseControl to correctly call Maven. This is what I get in the MAVEN_BATCH_ECHO=on: C:\opt\local\blackhawk\FastForward_AppServer\fastforwardc:\j2sdk1.4.2_08\bin\java.exe

RE: RE : CruiseControl issues trying to install and run from maven.Pleasehelp.

2005-09-28 Thread Mick Knutson
OK, it seems that only cvstimestamp parameter is getting quoted correctly. How did this happen? How can I maek the cclastbuildtimestamp, label, cclastgoodbuildtimestamp , cclastbuildsuccessful and cctimestamp parameters quoted? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic

error with custom goal

2005-09-29 Thread Mick Knutson
artifacts, common.jar, war or anything. Basically 9MB instead of 30MB. How can I build and deploy to my repositories, a valid ear file? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA

current system time to be used in an ant:replacefilter ...?

2005-09-29 Thread Mick Knutson
How do I get the current data and time to be used in an ant:replacefilter value? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA

Need an example of calling a batch file from maven please.

2005-10-18 Thread Mick Knutson
I have a batch file with 4 different parameters that I need to call from Maven. Can someone please give me an example of doing this? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA

Need an example of calling a batch file from maven please.

2005-10-18 Thread Mick Knutson
I have a batch file with 4 different parameters that I need to call from Maven. Can someone please give me an example of doing this? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA

[m2] Skeleton build example/template?

2005-10-26 Thread Mick Knutson
Could I get a multiproject example from someone to kickstart my m2 migration? Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA

[m2] Bummed about JUnitDoclet not getting m2 plugin.

2005-10-27 Thread Mick Knutson
? I looked at the src, and am not familiar with the JavaDoc Parsing that it implements. Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA

[m2] Bummed about JUnitDoclet not getting m2 plugin.

2005-10-27 Thread Mick Knutson
? I looked at the src, and am not familiar with the JavaDoc Parsing that it implements. Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc. (415) 648-1804 (S.F., CA) http://www.BASELogic.com HP Consulting Services (Walnut Creek, CA

[m2] DIR structure and archetype questions...

2005-10-28 Thread Mick Knutson
? Is there a reason NOT to name it like I had already done in my m1? Then from the Vincent Massol PPT, I am not sure what to do with the following DIR's: +- distibution +- extensions |+- maven |+- ant +- samples Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc

[m2] DIR structure and archetype questions...

2005-10-28 Thread Mick Knutson
? Is there a reason NOT to name it like I had already done in my m1? Then from the Vincent Massol PPT, I am not sure what to do with the following DIR's: +- distibution +- extensions |+- maven |+- ant +- samples Thank You Mick Knutson Sr. Java/J2EE Consultant BASE logic, inc

[m2] issue with module running ant task that creates an jar

2007-07-26 Thread Mick Knutson
this as I end up with 2 different jars right now. -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http://www.thumpradio.com ---

Re: [m2] issue with module running ant task that creates an jar

2007-07-26 Thread Mick Knutson
/26/07, Wayne Fay [EMAIL PROTECTED] wrote: If I understand you correctly, build-helper-maven-plugin should be what you're looking for: http://mojo.codehaus.org/build-helper-maven-plugin/attach-artifact-mojo.html Wayne On 7/26/07, Mick Knutson [EMAIL PROTECTED] wrote: To give a little more idea

Re: [m2] issue with module running ant task that creates an jar

2007-07-27 Thread Mick Knutson
: http://mojo.codehaus.org/build-helper-maven-plugin/howto.html Wayne On 7/26/07, Mick Knutson [EMAIL PROTECTED] wrote: Not sure i understand what this plugin will do for the artifact. I have a modele, that runs an ant task that creates a jar. So maven module is not creating the jar

[m2] project.version in multiple modules

2007-07-28 Thread Mick Knutson
to go from: version1.0.0.0/version to version1.0.0.1/version Each time I want to increment the build number? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com

[m2] WHere can I find a list of all the standard maven properties?

2007-07-28 Thread Mick Knutson
I am actually looking for something like ${project.home} as I have multiple modules, and want to reference a file in the project root. -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com

[m2] want to centralize my build.xml for a multi module project...

2007-07-28 Thread Mick Knutson
... -- dependency groupIdorg.delta/groupId artifactIdbuild-tools/artifactId version1.0.0.0/version typejar/type /dependency /plugin -- Thanks, Mick Knutson http

Re: [m2] want to centralize my build.xml for a multi module project...

2007-07-29 Thread Mick Knutson
that, and probably without a lot of trouble. I'd take a look at Jalopy plugin and see how it resolves resources that it uses. Also take a look at Checkstyle, it does the same thing: http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html Wayne On 7/28/07, Mick Knutson

[m2] Assembly dependencySet issue

2007-07-29 Thread Mick Knutson
includes includeorg.delta.esp.dap.c2:c2-ear/include /includes /dependencySet /dependencySets What am I doing wrong as this ear never gets into the assembly. it appears to just be ignored -- Thanks, Mick Knutson http://www.baselogic.com http

[m2] possible to have just a module archetype?

2007-07-31 Thread Mick Knutson
I have a large project that has many modules. I want to explore creating an archetype for developers to add a module to the existing project. Is this possible? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson

[m2] Trying to create archetype...

2007-08-01 Thread Mick Knutson
:09 PDT 2007 [INFO] Final Memory: 5M/9M [INFO] C:\viewstore\esp_lynx_dap\esp\dap\tools\archetypes\c2-bpel-archetype -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com

Re: [m2] Trying to create archetype...

2007-08-01 Thread Mick Knutson
. Hope this help Raphaël 2007/8/1, Mick Knutson [EMAIL PROTECTED]: I have a mock module that I want to make into an archetype. I have my pom.xml: project xmlns=http://maven.apache.org/POM/4.0.0; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance

[m2] Anyone created an interactive BATCH file for archetypes?

2007-08-02 Thread Mick Knutson
I have started creating archetypes, and want to know if anyone has created a batch file already that would prompt the user for inputs required for creating the new module from an archetype? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http

[m2] How to make Cobertura coverage ignore private Constructors?

2007-08-02 Thread Mick Knutson
I keep getting line not tested for private constructors. How do I ignore this? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http

[m2] XMLBeans Javadoc errors for site:site

2007-08-02 Thread Mick Knutson
(java.lang.StringxmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbea ns.XmlException { ^ -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http

[m2] How to catch errors when running mvn?

2007-08-06 Thread Mick Knutson
I want to be able to catch an error in a batch script when I run the following command: @call mvn clean install -e so how could I do something like: %local-error% = @call mvn clean install -e then test %local-error% != 1 -- Thanks, Mick Knutson http://www.baselogic.com http

[m2] urgent issue with modules and sub-modules for initial builds

2007-08-06 Thread Mick Knutson
] -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http://www.thumpradio.com ---

{m2] Error specifying phase for ant-run

2007-08-07 Thread Mick Knutson
that need to 1st be compiled in order for this ant task to run. But I never get my source compiled and I get an error. What am I missing to get this module to compile before the ant task? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http

[m2] Trying to wildcard build helper

2007-08-07 Thread Mick Knutson
/configuration /execution /executions /plugin But it keeps saying there that bpel_*.jar does not exist. How can I wild card this value? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http

Re: {m2] Error specifying phase for ant-run

2007-08-07 Thread Mick Knutson
it? And I suppose it's executed in the parent project before modules. Did you try to write the antrun execution in modules, and not in parent pom? Le mardi 7 août 2007, Mick Knutson a écrit : I have the ant plugin for a group of modules: plugin

[m2] How to get access to test resources?

2007-08-08 Thread Mick Knutson
In my unit test, I have a call to get a test.txt file that live in src/test/resources/test.txt byte[] test = AES.file2byte(test.txt); But it never finds the file Any help? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http

[m2] Cobertura issue

2007-08-08 Thread Mick Knutson
./utilities/common-jar/pom.xml: === plugin groupIdorg.codehaus.mojo/groupId artifactIdcobertura-maven-plugin/artifactId /plugin -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http

Re: [m2] Cobertura issue

2007-08-08 Thread Mick Knutson
I found a solution: http://jira.codehaus.org/browse/MCOBERTURA-61 But this does not work if I am at ./utilties/common-jar/pom.xml level trying to run this... On 8/8/07, Mick Knutson [EMAIL PROTECTED] wrote: I have a project that has sub-sub-modules like: ./pom.xml ./utilties/pom.xml

Re: [m2] Cobertura issue

2007-08-08 Thread Mick Knutson
That is not the full fix. There seems to be an issue when I get into sub-SUB-modules Now when I went back to version 2.0, it works fine... On 8/8/07, Mick Knutson [EMAIL PROTECTED] wrote: I found a solution: http://jira.codehaus.org/browse/MCOBERTURA-61 But this does not work if I am

Re: [m2] multiple sourceDirectory possible ?

2007-08-09 Thread Mick Knutson
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http

[m2] taglist question

2007-08-10 Thread Mick Knutson
I want to get a tag list of all the System.out.println(...) statements there are and I want it to show up as: System.out.println(some print statement); NOT: (some print statement); -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http

Re: [m2] taglist question

2007-08-10 Thread Mick Knutson
I have checkstyle. How do I do it in Checkstyle? On 8/10/07, Dennis Lundberg [EMAIL PROTECTED] wrote: Mick Knutson wrote: I want to get a tag list of all the System.out.println(...) statements there are and I want it to show up as: System.out.println(some print statement

Re: [m2] taglist question

2007-08-13 Thread Mick Knutson
://checkstyle.sourceforge.net/config_misc.html#GenericIllegalRegexp Mick Knutson wrote: I have checkstyle. How do I do it in Checkstyle? On 8/10/07, Dennis Lundberg [EMAIL PROTECTED] wrote: Mick Knutson wrote: I want to get a tag list of all the System.out.println(...) statements there are and I want

Urgent: PMD errors after adding modules

2007-08-14 Thread Mick Knutson
ideas why PMD would be doing anything to this module if there is no Java in it anyways? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com

[m2.0.5] Why does site:site run my modules 3-4 times?

2007-08-14 Thread Mick Knutson
The release notes said there was something fixed in 205 but I still see my modules being run 3-4 times when I try to run site:site -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com

Re: maven plugin for ckjm ...

2007-08-15 Thread Mick Knutson
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com

[m2]Error creating assembly with filtering ERROR: Cannot override read-only parameter: filters in goal: assembly:assembly

2007-08-16 Thread Mick Knutson
the filter.properties itself, I just need filtering of the added resources. -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http

Re: Maven Assembly Plugin Error

2007-08-16 Thread Mick Knutson
includecommons-lang-2.0.jar/include includecommons-logging-1.0.4.jar/include /includes /dependencySet /dependencySets /assembly Thanks, David -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com

Re: [m2]Error creating assembly with filtering ERROR: Cannot override read-only parameter: filters in goal: assembly:assembly

2007-08-16 Thread Mick Knutson
/java/org/apache/maven/plugin/assembly/mojos/AbstractAssemblyMojo.java The default value is ${project.build.filters} which means the assembly plugin inherits its filters from the build section. Wayne On 8/16/07, Mick Knutson [EMAIL PROTECTED] wrote: I want to filter the resources that I am

Re: Building MDB's with Maven

2007-08-16 Thread Mick Knutson
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com

[m2] Can I add a jar, inside a Jar in Maven?

2007-08-16 Thread Mick Knutson
I have a jar dependency I need to include inside my module jar I am creating. Can I accomplish this? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http

Re: [m2]Error creating assembly with filtering ERROR: Cannot override read-only parameter: filters in goal: assembly:assembly

2007-08-16 Thread Mick Knutson
Is there something I am missing to just filter resources for an assembly? I can filter just fine for my modules (wars), but not creating an assembly. On 8/16/07, Mick Knutson [EMAIL PROTECTED] wrote: OK, I have the following filter and resources attribultes in my master pom.xml

[m2] ant-contrib in Maven?

2007-08-16 Thread Mick Knutson
/version /dependency -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http://www.thumpradio.com ---

Re: [m2] ant-contrib in Maven?

2007-08-16 Thread Mick Knutson
and it worked like a charm. Thanks On 8/16/07, Steven Rowe [EMAIL PROTECTED] wrote: Hi Mick, According to the Sonatype book http://www.sonatype.com/book/lifecycle.html#a_structure_for_goal_execution , the artifactId should be ant-contrib. Steve Mick Knutson wrote: I want to use the ant

Re: [m2]Error creating assembly with filtering ERROR: Cannot override read-only parameter: filters in goal: assembly:assembly

2007-08-16 Thread Mick Knutson
that you've found a bug. Make a small test case and post it in JIRA if you're reasonably convinced its a bug. Wayne On 8/16/07, Mick Knutson [EMAIL PROTECTED] wrote: Is there something I am missing to just filter resources for an assembly? I can filter just fine for my modules (wars

Re: [m2]Error creating assembly with filtering ERROR: Cannot override read-only parameter: filters in goal: assembly:assembly

2007-08-16 Thread Mick Knutson
/includes /fileSet /fileSets THIS DOES WORK: files file source${basedir}/src/main/resources/deploy/deploy.sh.txt/source filteredtrue/filtered /file /files Why do files respect the filtering, but filesets do not? On 8/16/07, Mick Knutson [EMAIL

Re: [m2]Error creating assembly with filtering ERROR: Cannot override read-only parameter: filters in goal: assembly:assembly

2007-08-17 Thread Mick Knutson
http://jira.codehaus.org/browse/MASSEMBLY-230 On 8/16/07, Wayne Fay [EMAIL PROTECTED] wrote: Debug it a bit, and let us know. ;-) Wayne On 8/16/07, Mick Knutson [EMAIL PROTECTED] wrote: After researching this a bit more: THIS DOES NOT WORK: fileSet directory

[m2] Need to put dependencies into target for jar module

2007-08-17 Thread Mick Knutson
then have my ant task pick them up from there. Can someone please help me to achieve this? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com

[m2] OutOfMemoryError with MAVEN_OPTS=-Xmx1792m

2007-08-21 Thread Mick Knutson
I am putting almost 2GB to a build and still getting permGen errors. Is there something else I can set? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http

Re: [m2] OutOfMemoryError with MAVEN_OPTS=-Xmx1792m

2007-08-21 Thread Mick Knutson
Thanks On 8/21/07, Heinrich Nirschl [EMAIL PROTECTED] wrote: On 8/21/07, Mick Knutson [EMAIL PROTECTED] wrote: I am putting almost 2GB to a build and still getting permGen errors. Is there something else I can set? -XX:MaxPermSize=size

Re: M2: Question about site:deploy

2007-08-22 Thread Mick Knutson
and regulated by the FSA. -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http://www.thumpradio.com ---

Re: M2: Question about site:deploy

2007-08-22 Thread Mick Knutson
I did it right, but I put a server/ section in my settings.xml file with the id of the target hostname. Either way, it didn't make any difference. Ian -Original Message- From: Mick Knutson [mailto:[EMAIL PROTECTED] Sent: 22 August 2007 16:10 To: Maven Users List Subject: Re

[m2] Copying a resource verse a dependency?

2007-08-24 Thread Mick Knutson
I am using the maven-dependency-plugin to copy dependencies for my module, I am wondering how I would copy a resource from once module to another? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http

Re: Assembling sources

2007-08-29 Thread Mick Knutson
. 15th Flr. New York, NY 10018 (212) 840-2618 x139 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com

Re: 'mvn eclipse:eclipse' fail problem

2007-08-30 Thread Mick Knutson
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com

Re: 'mvn eclipse:eclipse' fail problem

2007-08-30 Thread Mick Knutson
://maven.apache.org/plugins/maven-eclipse-plugin/index.html -aps On 8/30/07, Mick Knutson [EMAIL PROTECTED] wrote: I guess I am confused, I can't find anything about the eclipse plugin to create the eclipse project files from my Maven structure. Can someone help with the URL that describes

[m2] Possible to have eclipse project files in archetype?

2007-08-30 Thread Mick Knutson
I want to know if it is possible to have and configure .project and .classpath files for eclipse in my archetype? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http

Re: Maven Hibernate Plugin with Maven2

2007-08-31 Thread Mick Knutson
] -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http://www.thumpradio.com ---

[m2] Failed to load plugin: org.apache.maven.plugins:maven-antrun-plugin. Adding to late-bound plugins list.

2007-08-31 Thread Mick Knutson
version10.1.3/version /dependency /dependencies /plugin -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com

[m2] including xalan into my assembly

2007-09-05 Thread Mick Knutson
/unpackOptions /dependencySet /dependencySets -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http://www.thumpradio.com ---

Re: [m2] How to exclude modules from site:site

2007-09-07 Thread Mick Knutson
/generateReports in the site-plugin's configuration [1]? -Tim [1] http://maven.apache.org/plugins/maven-site-plugin/site-mojo.html Mick Knutson schrieb: I have a multi-module project that when I run site:site, there are some modules I want to exclude. This is due to a strange bug in ant-run where I

[m2] How to exclude modules from site:site

2007-09-07 Thread Mick Knutson
response. So now so I can hit my Wednesday deadline, I just need to be able to turn site:site off for this one module. Please someone help... -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http

Re: [m2] How to exclude modules from site:site

2007-09-07 Thread Mick Knutson
Thanks so much! On 9/7/07, Tim Kettler [EMAIL PROTECTED] wrote: module-2/pom.xml: [...] plugin artifactIdmaven-site-plugin/artifactId configuration generateReportsfalse/generateReports /configuration /plugin [...] Mick Knutson schrieb: How would I

[m2] strange, show-stopping PMD error

2007-09-07 Thread Mick Knutson
/generateReports in the site plugin. -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http://www.thumpradio.com ---

Re: [m2] strange, show-stopping PMD error

2007-09-07 Thread Mick Knutson
oracle.xml.jaxp.JXDocumentBuilderFactory could not be instantiated: java.lang.NullPointerException with the first module that did not have java code. On 9/7/07, Mick Knutson [EMAIL PROTECTED] wrote: I have a strange and intermittent error. It appears [mostly], when I am running site on a module goup that does not have any

Re: [m2] strange, show-stopping PMD error

2007-09-07 Thread Mick Knutson
uncomment the dashboard plugin but still left the PMD plugin commented out, and do a mvn -e -X site and redirect the output to a log file and upload it as an attachment ? Thanks Best regards David Vicente Mick Knutson-4 wrote: To add more details, I removed the dashboard plugin

Re: [m2] strange, show-stopping PMD error

2007-09-07 Thread Mick Knutson
There is one of my modules that needs oc4j's xmlparserv2.jar which has oracle.xml.jaxp.JXDocumentBuilderFactory in it. That class extends *javax.xml.parsers.DocumentBuilderFactory *How and why would pmd be using JXDocumentBuild instead of *DocumentBuilderFactory* On 9/7/07, Mick Knutson

Re: [m2] strange, show-stopping PMD error

2007-09-07 Thread Mick Knutson
xmlparserv2 from Oracle and PMD DO NOT WORK WELL TOGETHER AT ALL. On 9/7/07, Mick Knutson [EMAIL PROTECTED] wrote: On 9/7/07, dvicente [EMAIL PROTECTED] wrote: Mick Knutson-4 wrote: How do I redirect the output to a log file? On 9/7/07, dvicente [EMAIL PROTECTED] wrote

[m2] REALLY need some help with ant task xml parser and PMD issues

2007-09-07 Thread Mick Knutson
they should anyways as they do not have anything else depending upon them. -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http

[ot] Jasper report developer for 2 simple reports?

2007-09-10 Thread Mick Knutson
... -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http://www.thumpradio.com ---

[m2] making a section linkable in site?

2007-09-12 Thread Mick Knutson
I want to make section name=Claims Capture (C2) and actual link, but still have it be a section tag as I have many subsections. How can I do this? -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http

[m2] assembly filter assignment

2007-09-12 Thread Mick Knutson
-Dprocess.name=${process.name} - Dproject.version=${project.version} -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/djmick_dot_com http://www.myspace.com/sexybeotches http://www.thumpradio.com ---

  1   2   3   4   5   6   7   8   9   10   >