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 2003/09/06 05:24:10 UTC

[jira] Commented: (MAVEN-787) Single plugin build fails with maven-1.0-beta-10 and current CVS plugins

The following comment has been added to this issue:

     Author: dion gillard
    Created: Fri, 5 Sep 2003 10:23 PM
       Body:
Huh?

C:\source\maven>cd src\plugins-build\word2html

C:\source\maven\src\plugins-build\word2html>maven plugin:install
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAPSHOT

plugin:
java:prepare-filesystem:

java:compile:
    [echo] Compiling to C:\source\maven\src\plugins-build\word2html/target/classes
    [echo] No java source files to compile.

java:jar-resources:

test:prepare-filesystem:

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:\source\maven\src\plugins-build\word2html\target\maven-word2html-plugin-1.4-SNAPSHOT.jar

    [copy] Copying 1 file to C:\Documents and Settings\dion\.maven\repository\maven\plugins

plugin:install:
    [copy] Copying 1 file to C:\program files\maven\plugins
    [delete] Deleting 49 files from C:\Documents and Settings\dion\.maven\plugins
    [delete] Deleted 3 directories from C:\Documents and Settings\dion\.maven\plugins
BUILD SUCCESSFUL
Total time: 16 seconds
Finished at: Sat Sep 06 13:03:20 EST 2003

C:\source\maven\src\plugins-build\word2html>unzip -l "c:\Documents and Settings\dion\.maven\repository\maven\plugins\maven-word2html-pl
ugin-1.4-SNAPSHOT.jar"
Archive:  c:/Documents and Settings/dion/.maven/repository/maven/plugins/maven-word2html-plugin-1.4-SNAPSHOT.jar
 Length    Date    Time    Name
 ------    ----    ----    ----
      0  09-06-03  13:03   META-INF/
    432  09-06-03  13:03   META-INF/MANIFEST.MF
      0  09-05-03  01:22   plugin-resources/
   2772  09-05-03  01:22   plugin-resources/word2html.vbs
   1607  09-05-03  01:22   plugin.jelly
     57  09-05-03  01:22   plugin.properties
    107  09-05-03  01:22   project.properties
   1094  09-05-03  01:22   project.xml
   2802  05-27-02  22:05   META-INF/LICENSE.txt
 ------                    -------
   8871                    9 files


---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-787


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-787
    Summary: Single plugin build fails with maven-1.0-beta-10 and current CVS plugins
       Type: Bug

     Status: Unassigned
   Priority: Trivial

 Time Spent: Unknown
  Remaining: 5 minutes

    Project: maven
 Components: 
             plugin-other
   Versions:
             1.0-beta-10
             1.0-rc1

   Assignee: 
   Reporter: Ronald Blaschke

    Created: Fri, 5 Sep 2003 7:22 AM
    Updated: Fri, 5 Sep 2003 7:24 AM
Environment: maven-1.0-beta-10, building current (from CVS) plugins

Description:
Executing
maven-1.0-beta-10/bin/maven plugin:install
on one of the latest CVS plugins (eg word2html)
fails to zip plugin.jelly and other top-directory files.


---------------------------------------------------------------------
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