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/01/21 22:33:58 UTC

[jira] Commented: (MAVEN-1119) plugin:download results in an exception

The following comment has been added to this issue:

     Author: Emmanuel Venisse
    Created: Wed, 21 Jan 2004 4:31 PM
       Body:
If we delete all echo tags is this goal, it works correctly. I don't understand why, because in plugin:deploy task, we use echo tag too  with parameters and it works correctly.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1119&page=comments#action_16038

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1119

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1119
    Summary: plugin:download results in an exception
       Type: Bug

     Status: Open
   Priority: Blocker

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc2
   Versions:
             1.0-rc2

   Assignee: dion gillard
   Reporter: Joerg Schaible

    Created: Wed, 14 Jan 2004 2:28 AM
    Updated: Wed, 21 Jan 2004 4:31 PM
Environment: Maven 1.0-rc2 (CVS branch) with Sun-JDK 1.4.2 for Win and latest plugins built from CVS

$ maven -e
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc2-SNAPSHOT

You are working offline so the build will continue, but maven-junit-report-plugin-1.4-SNAPSHOT.jar may be out of date!
BUILD SUCCESSFUL
Total time: 8 seconds
Finished at: Wed Jan 14 08:58:52 CET 2004


Description:
Using plugin:download results in an exception.


$ maven plugin:download -DgroupId=xdoclet -DartifactId=maven-xdoclet-plugin -Dversion=1.2
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc2-SNAPSHOT

You are working offline so the build will continue, but maven-junit-report-plugin-1.4-SNAPSHOT.jar may be out of date!
Tag library requested that is not present: 'cactus' in plugin: 'maven-eclipse-plugin-1.6-SNAPSHOT'
Tag library requested that is not present: 'dist' in plugin: 'maven-nsis-plugin-1.0-SNAPSHOT'

BUILD FAILED
java.lang.reflect.InvocationTargetException
Total time: 11 seconds
Finished at: Wed Jan 14 08:58:08 CET 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