You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/10/16 02:48:21 UTC

[jira] Closed: (MPJAVA-28) 1.0 jar barfing on
Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Fri, 15 Oct 2004 8:47 PM

not a java plugin bug, and recursive properties don't make much sense :)
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVA-28

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVA-28
    Summary: 1.0 jar barfing on <echo tag in jelly scripts
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-java-plugin

   Assignee: Jason van Zyl
   Reporter: bmak

    Created: Sun, 15 Aug 2004 2:31 PM
    Updated: Fri, 15 Oct 2004 8:47 PM
Environment: maven 1.0 on windows xp. primarilary a cygwin user though
my java is sun 1.4.2

Description:
this must be something very simple, but I'm seeing <ant:echo> and <echo> tags generating errors from the maven 1.0 plugins.

i did a clean install of maven 1.0, including removing my plugin cache
i ran maven generate to create my project.xml file, taking all the defaults
i tried maven jar  and got the error enclosed below. saw the same problem with or jar:jar or site:generate

...................................................................
Plugin 'maven-deploy-plugin' in project 'Example Application' is not available

BUILD FAILED
File...... C:\Documents and Settings\mak\.maven\cache\maven-java-plugin-1.4\plug
in.jelly
Element... ant:echo
Line...... 43
Column.... 15
java.lang.reflect.InvocationTargetException
Total time: 3 seconds
Finished at: Sun Aug 15 12:55:14 CDT 2004


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org