Sounds like the archetype is incorrect. You should ask whoever authored the
archetype (looks like CXF) to fix it

On Sat 6 May 2017 at 16:18, Rupinder Singh <rupi....@gmail.com> wrote:

> Hi Stephen,
>
> Somehow mvn archetype:generate -Dfilter=org.apache.cxf.archetype:   did not
> generate the project properly. So I downloaded the CXF distribution, as
> suggested to me earlier in CXF mailing list, and used the same projects in
> its samples folder and  repeated the remaining steps. They work.
>
> Thanks.
>
> Rupinder
>
> On Sat, May 6, 2017 at 6:14 PM, Rupinder Singh <rupi....@gmail.com> wrote:
>
> > Hi Stephen,
> > I took it there. From the initial response, I thought I should  bring it
> > here. I hope someone can look into it.
> >
> > Rupinder
> > On 6 May 2017 18:06, "Stephen Connolly" <stephen.alan.conno...@gmail.com
> >
> > wrote:
> >
> >> This is really an issue for the CXF mailing lists.
> >>
> >> I suggest you take your question there.
> >>
> >> On Sat 6 May 2017 at 12:26, Rupinder Singh <rupi....@gmail.com> wrote:
> >>
> >> > Hi,
> >> > Following the simple tutorial at
> >> > http://www.cse.unsw.edu.au/~cs9322/labs/lab01/  I have created
> project
> >> > named HelloWorldCXF in my CXF working directory cxfwrk using maven.
> >> Then ,
> >> > I built it with mvn clean install. I copied the generated
> >> > war HelloWorldCXF-1.0-SNAPSHOT.war to webapps folder
> >> > of apache-tomcat-8.5.14. And re-started Tomcat. The soap service is
> >> > available at http://localhost:8080/HelloWorldCXF-1.0-SNAPSHOT.
> >> Finally, I
> >> > 'm trying to test it with client available in the project using maven,
> >> from
> >> > the root of the project. I'm seeing build failure as in the two
> outputs
> >> > attached. The class that it refers to as not found is very much there.
> >> >
> >> > Can anybody look into this?
> >> >
> >> > Rupinder
> >> >
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> >> > For additional commands, e-mail: users-h...@maven.apache.org
> >>
> >> --
> >> Sent from my phone
> >>
> >
>
-- 
Sent from my phone

Reply via email to