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

Daniel Kulp resolved CXF-1312.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.5

Resolved as part of cleaning up the archetype.   It's now:

mvn archetype:create -DarchetypeGroupId=org.apache.cxf.archetype 
-DarchetypeArtifactId=cxf-jaxws-javafirst -DgroupId=foo.blah -DartifactId=barf


> After running mvn archetype:create -DarchetypeGroupId=org.apache.cxf 
> -DarchetypeArtifactId=cxf-http-basic -Dgroupid are ignored rendering 
> packagenames wrong in java files
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1312
>                 URL: https://issues.apache.org/jira/browse/CXF-1312
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0.3
>         Environment: macosx 10.4
>            Reporter: Nino Martinez
>             Fix For: 2.1.5
>
>
> This is regarding CXF-665.
> After running mvn archetype:create -DarchetypeGroupId=org.apache.cxf 
> -DarchetypeArtifactId=cxf-http-basic -Dgroupid are ignored rendering 
> packagenames wrong in java files.
> The packagenames in helloworld.java and helloworldimpl.java are called 
> org.apache... eventhough they files are placed in the package specified in 
> dgroupid.
> My guess are that there needs some more substitution in the template.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to