You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Thomas Schuster (Jira)" <ji...@apache.org> on 2021/08/06 15:11:00 UTC

[jira] [Updated] (NETBEANS-5902) Generate Web Service Client fails on build

     [ https://issues.apache.org/jira/browse/NETBEANS-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Schuster updated NETBEANS-5902:
--------------------------------------
    Attachment: jaxws.png

> Generate Web Service Client fails on build
> ------------------------------------------
>
>                 Key: NETBEANS-5902
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5902
>             Project: NetBeans
>          Issue Type: Bug
>         Environment: Apache NetBeans 12.4
> OpenJDK 16 (default) as well as 8 and 11 as Java Platforms in NetBeans
> Windows 10 Pro H2
>  
>            Reporter: Thomas Schuster
>            Priority: Minor
>         Attachments: jaxws.png
>
>
> Using the Dialog (see picture) to create a new Web Service Client (SOAP) ends up with source that won't build.
> Issue is create because of plugin configuration for jaxws maven plugin.
> !image-2021-08-06-17-03-43-405.png!
>  
> Instead of:
> {color:#808080}<{color}{color:#569cd6}groupId{color}{color:#808080}>{color}{color:#d4d4d4}org.jvnet.jax-ws-commons{color}{color:#808080}</{color}{color:#569cd6}groupId{color}{color:#808080}>{color}
> {color:#808080}<{color}{color:#569cd6}artifactId{color}{color:#808080}>{color}{color:#d4d4d4}jaxws-maven-plugin{color}{color:#808080}</{color}{color:#569cd6}artifactId{color}{color:#808080}>{color}
> {color:#808080}<{color}{color:#569cd6}version{color}{color:#808080}>{color}{color:#d4d4d4}2.3{color}{color:#808080}</{color}{color:#569cd6}version{color}{color:#808080}>{color}
> The generator should use:
> {color:#808080}<{color}{color:#569cd6}groupId{color}{color:#808080}>{color}{color:#d4d4d4}org.codehaus.mojo{color}{color:#808080}</{color}{color:#569cd6}groupId{color}{color:#808080}>{color}
> {color:#d4d4d4} {color}{color:#808080}<{color}{color:#569cd6}artifactId{color}{color:#808080}>{color}{color:#d4d4d4}jaxws-maven-plugin{color}{color:#808080}</{color}{color:#569cd6}artifactId{color}{color:#808080}>{color}
> {color:#d4d4d4} {color}{color:#808080}<{color}{color:#569cd6}version{color}{color:#808080}>{color}{color:#d4d4d4}2.6{color}{color:#808080}</{color}{color:#569cd6}version{color}{color:#808080}>{color}
> Additionally the metro dependency could be updated from 2.3 to 2.4.6.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists