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/31 10:52:39 UTC

[maven-bug] Created: (MAVEN-234) ClassCastException caused by maven.mode.online property

Message:

  A new issue has been created in JIRA.

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-234
    Summary: ClassCastException caused by maven.mode.online property
       Type: Bug

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

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

   Assignee: Jason van Zyl
   Reporter: Scott Eade

    Created: Fri, 31 Jan 2003 3:52 AM
    Updated: Fri, 31 Jan 2003 3:52 AM
Environment: Win2k, cvs checkout on 30 jan '03

Description:
I get the following exception when I have a maven.mode.online property in my project.properties.  The problem occurs when the property is true or false, but when I comment it out maven werks successfully.

D:\eclipse-workspace\cmes-conv>maven -g
java.lang.ClassCastException at org.apache.maven.jelly.MavenJellyContext.getOnline(MavenJellyContext.java:381)
        at org.apache.maven.cli.App.initializeRootContext(App.java:367)
        at org.apache.maven.cli.App.initialize(App.java:283)
        at org.apache.maven.cli.App.doMain(App.java:454)
        at org.apache.maven.cli.App.main(App.java:1079)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:543)
        at com.werken.forehead.Forehead.main(Forehead.java:573)

Cheers,

Scott


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