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/01/09 00:31:44 UTC

[maven-bug] Updated: (MAVEN-115) Plugins directory not expanded with no errors.

The following issue has been updated:

    Updater: Brett Porter (mailto:brettporter@yahoo.com)
       Date: Wed, 8 Jan 2003 5:31 PM
    Comment:
change to plugin manager to throw exception
    Changes:
[Attachment] [PluginManager.java.txt] was added

---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-115&page=history

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-115
    Summary: Plugins directory not expanded with no errors.
       Type: Bug

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: core
   Versions:
             1.0-beta-7

   Assignee: Jason van Zyl
   Reporter: James Courtney

    Created: Wed, 25 Sep 2002 2:08 PM
    Updated: Wed, 8 Jan 2003 5:31 PM
Environment: Solaris 2.7

Description:
I didn't have the permissions set correctly on the ${MAVEN_HOME}/plugins directory since I'd installed maven as root.  Thus, when I ran it the first time the jar files in the plugins directory could not be expanded.  Since no message was provided to me to indicate this problem I had no idea what was wrong.  I work with Peter Lynch who figured out the problem.

The only error message I get is this:

[ERROR] BUILD FAILED
[ERROR] Goal "java:jar" does not exist in this project.
Total time: 1 minutes 49 seconds

When I had the permissions set incorrectly for the ${MAVEN_HOME}/repository directory I got this nice message:

[ERROR] /apps/maven-1.0-beta-6/repository is not writable.
Total time:  9 seconds


How about something like that for the plugins directory:)



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