[
https://issues.apache.org/jira/browse/AXIS2-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895871#comment-17895871
]
Christian Ortlepp commented on AXIS2-6042:
------------------------------------------
Hi,
I have looked into this and the name of the currently packaged eclipse plugin
is indeed wrong. This is likely also the reason why you cannot install it,
since eclipse expects the jar to be named in a very specific way.
I tried to reproduced this locally, however when I package the plugin the name
is correct ( the zip is called
"axis2.eclipse.codegen.plugin-2.0.0-SNAPSHOT-dist.zip" and the jar contained
within "org.apache.axis2.eclipse.codegen.plugin_2.0.0.SNAPSHOT.jar"). So
everything seems to work fine actually. My best guess is that something went
wrong in the packaging workflow (maybe the assembly plugin was called directly
instead of calling the package phase, this would explain the symptoms). The
name of the artifact is calculated in a groovy script, which is registered
before the assembly step to the package phase. IMO the groovy script should be
registered to prepare-package instead, but since this seems to work anyways
this would likely not resolve the underlying Issue.
I unfortunately have no insight into the packaging process, so somebody who
does will have to pick this up.
> Eclipse Plugin Downloads
> ------------------------
>
> Key: AXIS2-6042
> URL: https://issues.apache.org/jira/browse/AXIS2-6042
> Project: Axis2
> Issue Type: Bug
> Reporter: David Garratt
> Priority: Blocker
> Fix For: 2.0.0
>
>
> I've been trying to install the Eclipse Plugins for version 1.8.2
> When I unzip the files is the content of the zip supposed to.consist of a
> single file called
>
> ${bundle-symbolic-name}_${bundle-version}.jar
>
> I cannot get it to install into the Eclipse IDE using the instructions on the
> website
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]