You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bo...@werken.com on 2003/02/14 09:45:01 UTC

[maven-bug] Created: (MAVEN-270) The beta 8 release references goals/plugins not included in the distribution

Message:

  A new issue has been created in JIRA.

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

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-270


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-270
    Summary: The beta 8 release references goals/plugins not included in the distribution
       Type: Bug

     Status: Assigned
   Priority: Critical

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: None
   Versions:
             1.0-beta-8

   Assignee: Stéphane MOR
   Reporter: Stéphane MOR

    Created: Fri, 14 Feb 2003 2:45 AM
    Updated: Fri, 14 Feb 2003 2:45 AM

Description:
The beta 8 release uses goals and plugins without including them in the distribution (they are present in HEAD).

This breaks the build, as it tries to use them anyway.
The incriminated plugin is "maven-jellydoc-plugin", and its goals "register" and "report".

The only solution I can think of right now would be to tag recent relevant additions as beta 8, and redeploying the release. This is not very clean, but should work ...

====================================================
The output of "maven xdoc" with the released beta 8:

 __  __
|  \/  |__ Jakarta _ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|   v. 1.0-beta-8


xdoc:init:

xdoc:register-reports:
    [echo] maven-jdepend-plugin is registering with the xdoc plugin ... 
maven-jdepend-plugin:register:

    [echo] maven-checkstyle-plugin is registering with the xdoc plugin ... 
maven-checkstyle-plugin:register:

    [echo] maven-changelog-plugin is registering with the xdoc plugin ... 
maven-changelog-plugin:register:

    [echo] maven-file-activity-plugin is registering with the xdoc plugin ... 
maven-file-activity-plugin:register:

    [echo] maven-developer-activity-plugin is registering with the xdoc plugin ... 
maven-developer-activity-plugin:register:

    [echo] maven-javadoc-plugin is registering with the xdoc plugin ... 
maven-javadoc-plugin:register:

    [echo] maven-jxr-plugin is registering with the xdoc plugin ... 
maven-jxr-plugin:register:

    [echo] maven-junit-report-plugin is registering with the xdoc plugin ... 
maven-junit-report-plugin:register:

    [echo] maven-tasklist-plugin is registering with the xdoc plugin ... 
maven-tasklist-plugin:register:

    [echo] maven-jellydoc-plugin is registering with the xdoc plugin ... 

BUILD FAILED
null:-1:-1: <null> No goal [maven-jellydoc-plugin:register]
Total time:  15 seconds

=====================================
The end of the output of "maven site"

    [echo] Generating the maven-tasklist-plugin ... 
xdoc:init:

maven-tasklist-plugin:report:
    [echo] Generating tasklist ...

    [echo] Generating the maven-jellydoc-plugin ... 

BUILD FAILED
null:-1:-1: <null> No goal [maven-jellydoc-plugin:report]
Total time: 2 minutes 45 seconds


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

If you think it was sent incorrectly contact one of the administrators:
   http://jira.werken.com/Administrators.jspa

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