[ http://jira.codehaus.org/browse/MPARTIFACT-70?page=comments#action_71972 ] dion gillard commented on MPARTIFACT-70: ----------------------------------------
Maven 1.1-beta-3 os=winxp jdk=java version "1.4.1" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1) Classic VM (build 1.4.1, J2RE 1.4.1 IBM Windows 32 build cn1411-20031011 (JIT enabled: jitc)) > java.lang.IllegalAccessException in artifact:artifact-install > ------------------------------------------------------------- > > Key: MPARTIFACT-70 > URL: http://jira.codehaus.org/browse/MPARTIFACT-70 > Project: maven-artifact-plugin > Issue Type: Bug > Reporter: dion gillard > > I get the following when installing a plugin: > --- Nested Exception --- > java.lang.IllegalAccessException: org/apache/maven/MavenUtils > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:79) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:41) > at java.lang.reflect.Method.invoke(Method.java:386) > at > org.apache.maven.artifact.PomRewriter.getRewrittenModel(PomRewriter.j > ava:85) > at > org.apache.maven.artifact.PomRewriter.getRewrittenPom(PomRewriter.jav > a:50) > at > org.apache.maven.artifact.deployer.DefaultArtifactDeployer.handleInst > all(DefaultArtifactDeployer.java:165) > From reading > http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/artifact/src/main/org/apache/maven/artifact/PomRewriter.java?view=markup > PomRewriter calls MavenUtils.getNonJellyProject and > MavenUtils.getJellyProject, of which both are declared as private static -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira