Re: Need help with struts dependency madness.

2005-05-18 Thread Joe Germuska
of them. Also, where is jakarta-oro.jar? http://www.ibiblio.org/maven/oro/jars/ Note that Struts' only run-time dependency on ORO is for the mask validator. If you don't use commons-validator based validation or if you don't use the mask validator, then you can do without ORO. Joe -- Joe Germuska

Re: hsql DB startup

2005-01-05 Thread Joe Germuska
trying to minimize overhead? Although, how do you ensure the DB is in a consistent state unless you do it for each test run, which means doing it in setup() ? Joe -- Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com Narrow minds are weapons made for mass destruction -The Ex

RE: plugin-parent error with 1.0rc3

2004-05-27 Thread Joe Germuska
implications. Can you point to any more info about this? Thanks Joe -- Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody

plugin-parent error with 1.0rc3

2004-05-26 Thread Joe Germuska
(No such file or directory) I upgraded from rc2 to rc3, and am getting pretty much the same behavior. The only thing I can find about this is a closed JIRA issue: http://jira.codehaus.org/browse/MAVEN-1262 Is the only solution to work from CVS HEAD? Thanks in advance. -- Joe Germuska [EMAIL PROTECTED

Public maven repos (was Re: jakarta-taglibs)

2004-02-28 Thread Joe Germuska
changing to the Apache 2.0 license. Is there anything one should do to keep those directories correct? Just curious... Joe -- Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens

Re: good place to get tomcat jars?

2004-01-28 Thread Joe Germuska
, but that will take a little time to come up to speed. Joe -- Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining

Re: Clover plugin won't recognize my licensed clover jar

2003-12-09 Thread Joe Germuska
maven.jar.override=on in your properties? I don't user clover, but I do override jars, and it works when I use both the maven.jar.override as well as the specific overrides. Joe -- Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com We want beef in dessert if we can get it there. -- Betty

[scm plugin] SCM problems adding namespace to project.xml

2003-10-07 Thread Joe Germuska
the title) but from the writeup, it looks like a different issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-825 Do I need to upgrade to a newer release? Or is this just a bug that I should file in Jira? Thanks Joe -- Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com We want beef

Re: struts tlds dependency

2003-06-27 Thread Joe Germuska
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- -- Joe Germuska

Re: Generated JAR is corrupt.

2003-06-25 Thread Joe Germuska
plugin:install This is such a serious problem that I think a new Maven release should be cut as soon as possible. Even if it were just a beta 9.01 or something. Joe -- -- Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com If nature worked that way, the universe would crash all

documentation of changes.xml syntax?

2003-06-06 Thread Joe Germuska
/index.html -- then again, it would be great if that page wasn't a copy of the changelog docs! I know, everyone is busy. Just trying a little levity. Joe -- -- Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com If nature worked that way, the universe would crash all the time. --Jaron

RE: documentation of changes.xml syntax?

2003-06-06 Thread Joe Germuska
At 22:38 +0200 6/5/03, Vincent Massol wrote: Your wishes have been granted! :-) See http://maven.apache.org/reference/plugins/changes (make sure you refresh your browser) If only it were always that easy! Thanks a lot! Joe -- -- Joe Germuska [EMAIL PROTECTED] http

Re: Customising plug-ins

2003-06-06 Thread Joe Germuska
test=${jgsi.resource.target.dir.available} ant:fileset dir=${basedir}/src/resource-${deploy.target} / /j:if /ant:copy /j:if /goal /project -- -- Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com If nature worked that way, the universe

Re: JavaMail JARS

2003-05-30 Thread Joe Germuska
your own repository is indeed the easiest fix. Technically, activation.jar isn't part of JavaMail, it's just used by it, but it's your repository, so as long as you know where to find it... Joe -- -- Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com If nature worked