Re: Question about execution code with maven

2015-02-02 Thread Howard
Will do. Thanks for the response. Howard On 1/30/15 6:32 PM, Dan Tran wrote: additionalClasspathElements is a list and it does not accept arguments via system properties [1] http://mojo.codehaus.org/exec-maven-plugin/java-mojo.html#additionalClasspathElements There is a feature request to

Question about execution code with maven

2015-01-30 Thread Howard
Dexec.mainClass=org.renci.databridge.engines.relevance.RelevanceEngine -Dexec.additionalClasspathElements="/projects/databridge/howard/repository/org/renci/databridge/contrib/similarity/mocksimilarity/1.0-BETA/mocksimilarity-1.0-BETA.jar" -Dexec.classpathScope=runtime but we can't instantiate the class. He

Re: Using github as a maven repo

2014-03-05 Thread Howard
here at RENCI, but since we hope the usefulness of the project outlives it's funding, it would probably make more sense for our repo to be off site. Thanks again Howard On 3/5/14, 3:48 PM, rafal.krupin...@smtsoftware.com rafal.krupin...@smtsoftware.com wrote: Dnia 5 marzec 2014 o 21

Using github as a maven repo

2014-03-05 Thread Howard
ttps://github.com/HowardLander/DataBridge/blob/mvn-repo true always Here's what I get from mvn -e compile how...@databridge.renci.org:/projects/databridge/howard/DataBridge/network/BigData/XMLSim $ mvn -e compile [INFO] Error stacktraces are turn

Re: Platform Specific Release

2009-09-08 Thread Mark Howard
On Mon, 07 Sep 2009 09:06:54 -0700, Dan Tran wrote: > For the native release process, it becomes multiple steps process > > 1. do release:prepare on native tree first > > 2. go to each platform and run mvn scm:bootstrap to build the just > released native tag. >Note you can use maven profile

Platform Specific Release

2009-09-07 Thread Mark Howard
can't see how this could be used with the release plugin. For each release, I need the project to be built on every platform (i.e. separate builds). Any ideas on any better ways of releasing native code on multiple platforms? Thanks in ad

[RESOLVED] Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-05 Thread Howard Lewis Ship
Fox > wrote: >> Howard, You have an interesting way of motivation and over generalization: >> "Once again, Maven is screwed up beyond belief and the developer community >> response is pitifully absent" "http://twitter.com/hlship"; >> >> Firs

Re: Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-04 Thread Howard Lewis Ship
On Sat, Apr 4, 2009 at 5:39 AM, Brian E. Fox wrote: > Howard, You have an interesting way of motivation and over generalization: > "Once again, Maven is screwed up beyond belief and the developer community > response is pitifully absent" "http://twitter.com/hlship

Re: Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-03 Thread Howard Lewis Ship
plugin. >> >> So far, the Maven development community has been unresponsive (i.e., >> 5+ days since I added the bug, no comments). >> >> Does anyone out in Maven-land have a workaround? >> >> >> -- >> Howard M. Lewis Ship >> >> Crea

Maven Archetype Plugin is Hosed --- and nobody cares

2009-04-03 Thread Howard Lewis Ship
? -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Maven Concepts

2008-02-08 Thread Mark Howard
Hi, This is an excellent explanation, thanks for posting. How do executions fit into this? Is it that the pom can define many executions of a plugin, each with different configuration and phases (and potentially goals). How do you 'run' a single execution of a plugin, in a similar way to call

Runing a single plugin execution

2008-02-01 Thread Mark Howard
` (this doesn't work) Regards, Mark Howard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Maven Report --- more than one output document?

2008-01-28 Thread Howard Lewis Ship
ion numbers and dependencies are anyone's guess, and JavaDoc links are missing or broken. Is there a pointer to a similar report I can work from? Thanks! -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind - To

Overriding the local repository

2007-08-24 Thread Howard Lewis Ship
if I don't specify a local repository (and it uses the default), but if I try to overrride that, Maven acts as if the remote artifacts were not available. This is Maven 2.0.7 on Mac OS X. -- Howard M. Lewis Ship Partner and Senior Architect at Feature50 Creator Apache Tapestry and

Re: TestNG documentation

2007-05-29 Thread Howard Lewis Ship
[EMAIL PROTECTED]> wrote: > ...and when will be there a combination that does not require SNAPSHOT > versions? Of Surefire? Did you and Howard see Brett's recent call to test Surefire 2.3.1 in advance of a release? Testing and reporting back on that thread would be appreciated: http://www

Re: TestNG documentation

2007-05-28 Thread Howard Lewis Ship
http://testng.org/doc/maven.html Thanks, Martin. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Howard M. Lewis Ship TWD Consulting, Inc. Independent J2EE / Open-Source Java Cons

Version number propogation

2007-05-06 Thread Howard Lewis Ship
is there a general way to include POM properties inside APT documents and/or site.xml? -- Howard M. Lewis Ship TWD Consulting, Inc. Independent J2EE / Open-Source Java Consultant Creator and PMC Chair, Apache Tapestry Creator, Apache HiveMind Professional Tapestry training, mentoring, support and pr

Re: GPG plugin just for deploy?

2007-04-25 Thread Howard Lewis Ship
My mistake; appears to be inherited! On 4/25/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: org.apache.maven.plugins maven-gpg-plugin sign-artifacts verify

Re: GPG plugin just for deploy?

2007-04-25 Thread Howard Lewis Ship
org.apache.maven.plugins maven-gpg-plugin This works for the parent POM ("mvn install" does not do PGP, "mvn install -P deploy" does). It does not seem to be inherited by child modules. Is there a way to do that? On 4/25/07, Howard Lewis Sh

Re: GPG plugin just for deploy?

2007-04-25 Thread Howard Lewis Ship
Thanks, I'll give it a shot. Thanks for the quick reply. On 4/25/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 4/25/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > However, this is going to run the GPG plugin every time I run install (I > tested). ... > How

GPG plugin just for deploy?

2007-04-25 Thread Howard Lewis Ship
g assemblies as well as aritfacts? Thanks! -- Howard M. Lewis Ship TWD Consulting, Inc. Independent J2EE / Open-Source Java Consultant Creator and PMC Chair, Apache Tapestry Creator, Apache HiveMind Professional Tapestry training, mentoring, support and project work. http://howardlewisship.com

Re: Code coverage with AspectJ?

2007-03-08 Thread Howard Lewis Ship
- > > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > > Carlos > > > > Sanchez > > > > Sent: mercredi 26 juillet 2006 17:29 > > > > To: Maven Users List > > > > Subject: Re: Code coverage with AspectJ? > > &

Re: Archetype: create resources as companions to java source files

2007-03-06 Thread Howard Lewis Ship
Any point in me looking at it at this point? The structure you have in the quickstart matches what I'm trying to do. On 3/3/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 3/3/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: > Howard, can you take a look at it? It demonstrates yo

Re: Archetype: create resources as companions to java source files

2007-03-03 Thread Howard Lewis Ship
/Start.java src/main/java/services/AppModule.java appears to work with -DpackageName=x.y.z to place the various Java places in the right place under src/main/java. But I can't find the equivalent for a resource file. On 3/3/07, Manos Batsis <[EMAIL PROTECTED]> wrote: Howard Lewis

Archetype: create resources as companions to java source files

2007-03-02 Thread Howard Lewis Ship
he package name interpolation does not occur). As a under , it doesn't seem to do anything at all. Ideas? -- Howard M. Lewis Ship TWD Consulting, Inc. Independent J2EE / Open-Source Java Consultant Creator and PMC Chair, Apache Tapestry Creator, Apache HiveMind Professional Tapestry training, me

Getting JAR for current plugin

2007-02-17 Thread Howard Lewis Ship
;, pluginArtifactId, pluginVersion)); return file.getAbsolutePath(); } Notes: I was unable to inject ${plugin} by itself, it was always a null PluginDescriptor. Thus I have to inject three seperate values. I have a sneaking suspicion that this may not work for users who download a snap

Build assembly, sign w/ GPG, upload to Apache in one go?

2007-02-02 Thread Howard Lewis Ship
tically as part of the install or deploy goal (I'm rethinking if I even want that, because the assemblies are only needed as part of a non-snapshot release anyway). -- Howard M. Lewis Ship TWD Consulting, Inc. Independent J2EE / Open-Source Java Consultant Creator and PMC Chair, Apache Tape

Re: SSH deploy confusion

2006-11-26 Thread Howard Lewis Ship
Thanks, I'll give that a try. On 11/26/06, Dan Tran <[EMAIL PROTECTED]> wrote: you need to set your apache's user id thru your personal ~/.m2/setting.xml here is mine apache.snapshots dantran 775 775 On 11/26/06, Howard Lewis Ship &

Re: SSH deploy confusion

2006-11-26 Thread Howard Lewis Ship
Adding -Duser.name=hlship to the command line seems to make it work when using scpexe: I'd prefer if there was a way to set that permenantly inside, say, my settings.xml file. On 11/26/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: I'm trying to get my site and artifact

SSH deploy confusion

2006-11-26 Thread Howard Lewis Ship
apache.org/repo/m2-ibiblio-rsync-repository tapestry-snapshot-repo scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository I do an ssh-add before invoking Maven: Good Bashing, Howard! ~ $ cd Documents/workspace/tapestry-project/ ~/Docu

Re: Skipping report generation

2006-09-13 Thread Howard Lewis Ship
that they are aways on demand is a better alternative if possible. - Brett On 05/09/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > I often would like to skip report generation under "mvn site" and especially > under "mvn site:run", but this doesn't work.

Skipping report generation

2006-09-04 Thread Howard Lewis Ship
te-mojo.html However, in practice, reports are always generated (very slow for me; large project, using AspectJ and Corbetura ... takes a minute or two). What is the correct way to turn this off, especially with site:run? -- Howard M. Lewis Ship TWD Consulting, Inc. Independent J2EE / Open-Source Ja

Re: Code coverage with AspectJ?

2006-07-26 Thread Howard Lewis Ship
ni <[EMAIL PROTECTED]> wrote: Hi 2006/7/26, Howard Lewis Ship <[EMAIL PROTECTED]>: > > Does anyone know how to generate a code coverage report when using > AspectJ in a project? Sorry, I dunno The Clover plugin wants to rewrite and recompile the code, which > probably won&

Code coverage with AspectJ?

2006-07-26 Thread Howard Lewis Ship
Does anyone know how to generate a code coverage report when using AspectJ in a project? The Clover plugin wants to rewrite and recompile the code, which probably won't play well with all things aspect. Is there a Maven2 plugin for emma or cobetura? -- Howard M. Lewis Ship TWD Consulting

Re: Maven 2: Manifest entries for JARs

2006-07-04 Thread Howard Lewis Ship
Missed that documentation. You can see how the description, "The maven archiver to use." is misleading. On 7/4/06, Grégory Joseph <[EMAIL PROTECTED]> wrote: Hi, On 04/07/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > I'm working on some library code whic

Maven 2: Manifest entries for JARs

2006-07-04 Thread Howard Lewis Ship
o this. I tried creating my own META-INF/MANIFEST.MF file (under src/main/resources) in the hopes that it would merge, but no-go. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator and PMC Chair, Apache Tapestry Creator, Jakarta HiveMind Professional Tapestry training,

Parent Pom: Needs some "do as I say, not as I do"

2006-05-05 Thread Howard Lewis Ship
child modules to use the URL: http://tapestry.apache.org/tapestry5/${pom.artifactId} I could see this expressed, in my parent pom, as something like: ... http://tapestry.apache.org/tapestry5/ ... http://tapestry.apache.org/tapestry5/${pom.artifactId} ... -- Howard M. Lewis

No ?

2006-05-05 Thread Howard Lewis Ship
There doesn't seem to be an equivlant to and for configuring reports in child projects. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator and PMC Chair, Apache Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project

${pom.foo} vs. ${project.foo}

2006-05-05 Thread Howard Lewis Ship
What are the differences between ${pom.foo} and ${project.foo}? Is ${pom.foo} a reference to something in the local module, and ${project.foo} a reference to the containing project? Head's kind of spinning on this. -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Cr

site.xml vs POM -- violates DRY?

2006-05-05 Thread Howard Lewis Ship
It seems to me that a lot of documentation in the site.xml file duplicates data from the pom. I've tried putting things like ${project.version} and ${project.url} in site.xml, but it is not expanded. Are there any other magic markers like ${reports}? Is there a way to add others? -- How

Re: Missing 2.0.4 release notes

2006-04-11 Thread Howard Lewis Ship
Found it: http://mail-archives.apache.org/mod_mbox/maven-announce/200604.mbox/browser Would it be too hard to include this information on the web site as well? On 4/11/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > Yes, a 2.0.4 release is now available. I'm sure there's

Missing 2.0.4 release notes

2006-04-11 Thread Howard Lewis Ship
Yes, a 2.0.4 release is now available. I'm sure there's some differences between 2.0.3 and 2.0.4 but I can't find any documentation about what those are. Why sould I upgrade? -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry C

Re: Help with compiler trickiness

2006-03-26 Thread Howard Lewis Ship
run plugin to compile your > annotation sources. > > Cheers, > Brett > > On 3/27/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > > Here's what I want to do: > > > > Compile some of the classes under src/main using JDK 1.3 > > Compile the r

Help with compiler trickiness

2006-03-26 Thread Howard Lewis Ship
1.5 1.5 testCompile bash-3.00$ mvn -X test + Error stacktraces are turned on. [DEBUG] Building Maven user-level plugin registry from: 

Re: Need help with , , etc.

2006-03-19 Thread Howard Lewis Ship
When you get a chance, you can pull the latest HiveMind source from SVN and build and experiment. On 3/19/06, Brett Porter <[EMAIL PROTECTED]> wrote: > On 3/20/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > > Does true mean skip the normal mojo? I can't quite track

Re: Need help with , , etc.

2006-03-19 Thread Howard Lewis Ship
I On 3/19/06, Brett Porter <[EMAIL PROTECTED]> wrote: > Hi Howard, > > I answered this question for you here: > http://mail-archives.apache.org/mod_mbox/maven-users/200511.mbox/[EMAIL > PROTECTED] true 1.3 1.3 false 1.5 1.5

Re: Need help with , , etc.

2006-03-19 Thread Howard Lewis Ship
OK, moving the element from the parent POM to the module POM fixes things; it works as expected. So my question is: How can I set this behavior in the parent POM? On 3/19/06, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > OK, I'm getting very twisted up on configuration. > &g

Need help with , , etc.

2006-03-19 Thread Howard Lewis Ship
all + Error stacktraces are turned on. [DEBUG] Building Maven user-level plugin registry from: 'C:\Documents and Settings\Howard\.m2\plugin-registry.xml' [DEBUG] Building Maven global-level plugin registry from: 'c:\work\maven-2.0.2\conf\plugin-registry.xml' [INFO] Scanning for p

Re: RE : Overriding parent plugin configuration in a module

2006-02-24 Thread Howard Lewis Ship
Nope; I generally want the behavior to be inherited (that's why I put it in the parent pom), but I want specific poms to override the default. On 2/24/06, Olivier Lamy <[EMAIL PROTECTED]> wrote: > Have you try : false in the parent pom ? > > - Olivier > > -Message d&

Overriding parent plugin configuration in a module

2006-02-24 Thread Howard Lewis Ship
ome additional files beyond the built-in src assembly, to create assemblies labeled "src". With the parent POM stuff, I get a conflict on the name. Assuming we overcome that, can I put src in my src-with-ppt.xml? Will that work, and is it legit? Thanks, -- Howard M. Lewis Ship Indep

Re: Groovy depedency problem?

2005-12-10 Thread Howard Lewis Ship
Things suddenly clicked for me: groovy groovy-all-1.0-jsr 03 compile On 12/10/05, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: > I'm in the process of converting my project (HiveMind) from an Ant > build to Maven

Groovy depedency problem?

2005-12-10 Thread Howard Lewis Ship
oovy/groovy-all-1.0-jsr/03/ Thanks! -- Howard M. Lewis Ship Independent J2EE / Open-Source Java Consultant Creator, Jakarta Tapestry Creator, Jakarta HiveMind Professional Tapestry training, mentoring, support and project work. http://howa

Question about using Maven with ant tasks

2005-12-05 Thread Howard Lander
nf to /etc/ant.conf.sav. I should also note this is a Linux 2.4 system. Thanks in advance Howard -- Howard Lander <mailto:[EMAIL PROTECTED]> Research Programmer Renaissance Computing Institute <http://www.renci.org> The University of North Carolina at Chapel Hill Duke Universi

M2: Tarball from site goal?

2005-11-23 Thread Howard Lewis Ship
z and have it expanded in place on the server. Is this something done using the assembly plugin? I don't quite grok how this fits in. Could we create a standard assembly for distibuting site documentation as a tarball? How do I add local goals in Maven 2? -- Howard M. Lewis Ship Independ

Re: Missing something about reports

2005-11-19 Thread Howard Lewis Ship
we'll see as I get doing the multi-project support needed by both HiveMind and Tapestry. Keeping my fingers crossed. On 11/18/05, Ballard, Ken <[EMAIL PROTECTED]> wrote: > Howard, > > I was pleasantly surprised to see your post on the Maven mailing list. After > read

Re: Missing something about reports

2005-11-18 Thread Howard Lewis Ship
Sure ... looks like just the wrong version for me; I'll try some other reports and see if I get correct results. Besides ${project}, are there any other special symbols that can go in site.xml? On 11/18/05, Vincent Massol <[EMAIL PROTECTED]> wrote: > Hi Howard, > > >

Missing something about reports

2005-11-18 Thread Howard Lewis Ship
bash-3.00$ None of the documentation for the report plugins mention anything about other configuration to get the report to appear. Is this an omission, or am I missing something obvious? Sun JDK 1.5 on Windows XP w/ Cygwin, Mav

Configure compile JDK vs. compile-test JDK

2005-11-14 Thread Howard Lewis Ship
goal within a plugin differently than another. I've been looking over the docs, including http://maven.apache.org/plugins/maven-compiler-plugin/howto.html, and not seeing how to set things one way for compiler:compile, and another way for compiler:testCompile. -- Howard M. Lewis Ship Indepe

site deploy exclude directory

2005-03-15 Thread Howard Lin
Hi, I'm wondering if it's possible to exclude certain directories inside xdocs when doing site:deploy. (I don't find a property, like maven.site.deploy.exclude, which may be for this purpose.) Thanks, Howard - To

RE: multiproject eclipse compatibility

2004-10-01 Thread Enrico Howard
gards, Enrico J. Howard Sr. SCM Engineer IRP Solutions, Corp. 719.955.0040x116 -Original Message- From: Ryan Sonnek [mailto:[EMAIL PROTECTED] Sent: Friday, October 01, 2004 12:47 PM To: Maven Users List Subject: RE: multiproject eclipse compatibility no problem. I was going to elaborate on

RE: How are plugins found?

2003-10-17 Thread Howard M. Lewis Ship
> > On Fri, 17 Oct 2003, Howard M. Lewis Ship wrote: > > > > > From: Howard M. Lewis Ship <[EMAIL PROTECTED]> > > > To: Maven Users List <[EMAIL PROTECTED]> > > > Subject: How are plugins found? > > > Date: Fri, 17 Oct 2003 08:22

How are plugins found?

2003-10-17 Thread Howard M. Lewis Ship
When you reference a particular plugin, how does Maven know where to get it and what version to use? How do you change your local environment to make use of a specific version of a plugin? -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http

RE: Is it impossible to include a common file with xdoc?

2003-10-16 Thread Howard M. Lewis Ship
I make use of XML external entities: %common-links; ]> -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ http://javatapestry.blogspot.com > -Original Message-

multiproject using goal dist

2003-10-15 Thread Howard M. Lewis Ship
UILD FAILED File.. file:/C:/Documents and Settings/Howard/.maven/plugins/maven-multiproject-plugin-1.1-SNAPSHOT/ Element... maven:reactor Line.. 174 Column 9 Unable to obtain goal [dist:prepare-src-filesystem] -- file:/C:/Documents and Settings/Howard/.maven/plugins/maven-dist-plugin-1

RE: Does top-level maven.xml affect sub-projects?

2003-10-09 Thread Howard M. Lewis Ship
clare whether a goal, postGoal or preGoal was to be inherited by sub-projects. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ http://javatapestry.blogspot.com > -Original Message- > F

Does top-level maven.xml affect sub-projects?

2003-10-09 Thread Howard M. Lewis Ship
o C:\workspace\hivemind\framework\target\docs\images About to use JSL stylesheet file:/C:/Documents and Settings/Howard/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHOT/plugin-resources/site.jsl xdoc:init: xdoc:copy-user-resources: xdoc:init: xdoc:jelly-init: xdoc:register-reports: maven-javadoc-plug

RE: Insert / include contents of files as in xdoc

2003-10-05 Thread Howard M. Lewis Ship
You could deifne an XML external entity pointing to the file to insert. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ http://javatapestry.blogspot.com > -Original Message- > From

Why does javadoc intra-links not work?

2003-10-02 Thread Howard M. Lewis Ship
.html#getModule(java.lang.String) Here, the Module interface (from within the very same Java package) shows up as a non-link, with its full class name spelled out. Links I create using the [EMAIL PROTECTED] ...} directives work fine. Any one have a clue as to why this is so and how to fix it? -- H

RE: combining maven site subproject results

2003-09-21 Thread Howard M. Lewis Ship
es, which adds constraints and limitations). Perhaps the multiproject docs should more visibly express this viability / independence issue? -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ ht

RE: Multiproject help

2003-09-16 Thread Howard M. Lewis Ship
Is one planned? Can you give me some clues so I can rough out something in maven.xml? -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ http://javatapestry.blogspot.com > -Original Mess

RE: Multiproject help

2003-09-15 Thread Howard M. Lewis Ship
e its own dist? -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ http://javatapestry.blogspot.com > -Original Message----- > From: Howard M. Lewis Ship [mailto:[EMAIL PROTECTED] > Sent: Mo

RE: Multiproject help

2003-09-15 Thread Howard M. Lewis Ship
Ok, I guess you leave the element out in the top-level project.xml. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ http://javatapestry.blogspot.com > -Original Message- > From:

Multiproject help

2003-09-15 Thread Howard M. Lewis Ship
Memory: 3M/11M + BUILD FAILED File.. file:/C:/Documents and Settings/Howard/.maven/plugins/maven-multiproject-plugin-1.1-SNAPSHOT/ Element... fail Line.. 105 Column 101 You must exclude commons-hivemind:commons-hivemind (the top level project) from the subproject set Total

RE: Still no dice for local build of Maven

2003-09-14 Thread Howard M. Lewis Ship
The cool part is that I was finally able to build my patch to allow different output sorting in the clover report. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ http

RE: Still no dice for local build of Maven

2003-09-12 Thread Howard M. Lewis Ship
Give the man a prize! I've now succesfully built Maven. Now, to see if Tapestry will build. I'm adding a documentation bug concerning this. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbo

RE: Still no dice for local build of Maven

2003-09-12 Thread Howard M. Lewis Ship
I can't say ... certainly, I run other heavy-duty Java stuff (including Eclipse, JBoss and Tomcat) on my laptop, so why would Maven be a special case? -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sa

Still no dice for local build of Maven

2003-09-12 Thread Howard M. Lewis Ship
\plugins-build\pdf\target\test-reports test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] No tests to run. jar:jar: [jar] Building jar: C:\workspace\maven\src\plugins-build\pdf\target\maven-pdf-plugin-1.2-SNAPSHOT.jar [copy] Copying 1 file t

RE: Usability issues & general ranting

2003-09-11 Thread Howard M. Lewis Ship
Windows XP prof, Sun Jdk 1.4, 512MB ram, Pentium 4 -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ http://javatapestry.blogspot.com > -Original Message- > From: Rafal Krzewski [

RE: Usability issues & general ranting

2003-09-10 Thread Howard M. Lewis Ship
hat I want. I still haven't been able to break through on Tapestry, which needs to be a multiproject. I'm waiting for the RC binaries (because I've never been able to build Maven from source) before I try again. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components

RE: [jira] Closed: (MAVEN-612) Error downloading dependency in sub-project of multiproject

2003-08-15 Thread Howard M. Lewis Ship
g maven from the Tapestry root directory, not from the framework directory, to reproduce the problem. That was very clear from the bug description. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry > -Original Message- > From: [

RE: Building beta-10

2003-08-14 Thread Howard M. Lewis Ship
] com.werken.werkz.UnattainableGoalException: Unable to obtain goal [plugin] -- file:/C:/Documents and Settings/Howard/.maven/plugins/plugin/:11:33: jav .lang.OutOfMemoryError [exec] at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:383) [exec] at

RE: Building beta-10

2003-08-14 Thread Howard M. Lewis Ship
No, as I said, I pulled down the beta-10 release and tried to build that but it doesn't work. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >

RE: Building beta-10

2003-08-11 Thread Howard M. Lewis Ship
It's building Maven. I pulled the Maven source from anon CVS using the MAVEN_1_0_B10 tag. I'm wondering if the OutOfMemory could be caused by endless recursion? -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry > -Ori

RE: Building beta-10

2003-08-07 Thread Howard M. Lewis Ship
inary install and rebuilt ... that's when I discovered that the build was incomplete (which explained my previous problem building HiveMind). The problem is that a from-scratch build using the tagged MAVEN_1_0_B10 sources won't build on my machine (Sun JDK 1.4, Windows XP). -- Howar

RE: Building beta-10

2003-08-06 Thread Howard M. Lewis Ship
I found the wierdness ... despite an -Xmx384MB I hit an OutOfMemory error in the middle of the build (which continued on, regardless, with only a partial set of plugins). I'm trying again with -Xmx512MB -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apach

RE: Building beta-10

2003-08-05 Thread Howard M. Lewis Ship
? Anyway, I'm back to trying to build my clover patch. I'll keep you posted. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, Augus

RE: Building beta-10

2003-08-04 Thread Howard M. Lewis Ship
] Compiling to C:\workspace\hivemind/target/classes BUILD FAILED File.. file:/C:/Documents and Settings/Howard/.maven/plugins/maven-java-plugin-1.3/ Element... ant:javac Line.. 34 Column 54 srcdir attribute must be set! Total time: 49 seconds That's the tail end of "

Building beta-10

2003-08-04 Thread Howard M. Lewis Ship
String tokens[] = Repository.splitSCMConnection(getConnection()); ^ 1 error BUILD FAILED File.. file:/c:/workspace/maven/ Element... maven:reactor Line.. 60 Column 7 Unable to obtain goal [plugin] -- file:/C:/Documents and Settings/Howard/.mave

RE: Fixes and changes for maven 1.0

2003-07-31 Thread Howard M. Lewis Ship
ly and repeatedly. By my definitions, during beta, changes should be controlled, local and, hopefully, invisible. Seems like Maven has been changing much more significantly. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry > -Original

b-10 and clover

2003-07-29 Thread Howard M. Lewis Ship
Just noticed that the Clover HTML report outputs classes in a seemingly random order. Didn't see this with beta-9. Has this been noticed before? -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tap

Maven b10 / reactor / inherited dependencies

2003-07-17 Thread Howard M. Lewis Ship
gent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-10 [DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\Howard\.maven\repository\commons-beanutils\jars\commons-beanutils-1.6.1.jar;C:\Documents and Settings\Howard\.maven\repository\commons-lang\jars\commons-lang-1.0.

how to do a cvs tag build

2003-03-24 Thread Howard Lin
it will do the rest. Thanks, Howard Lin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]