473,800 Members | 2,495 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Axis2 Build through maven 2.0.4

2 New Member
Hello All,
I have been following the release documentation of axis, i wanted the axis2.war by building the sources, i have downloaded the source, and as it is specified in the doc to build the sources through maven. I am running on Maven2.0.4 but my Build process is failing because of the following reason,
*************** *************** *************** *************** *************** *************** *****
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Axis 2.0 Parent Project
[INFO] Apache Axis 2.0 - Java2WSDL
[INFO] Apache Axis 2.0 - Kernel
[INFO] Maven 2 tools for Axis 2
[INFO] Axis 2 Aar Maven Plugin
[INFO] Axis 2 Mar Maven Plugin
[INFO] Axis 2 Java2WSDL Maven Plugin
[INFO] Apache Axis 2.0 - Data Binding
[INFO] Apache Axis 2.0 - Code Generation
[INFO] Apache Axis 2.0 - ADB Codegen
[INFO] Axis 2 WSDL2Code Maven Plugin
[INFO] Apache Axis 2.0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] You must specify at least one goal. Try 'install'
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.mave n.BuildFailureE xception: You must specify at least one goal. Try 'install'
at org.apache.mave n.lifecycle.Def aultLifecycleEx ecutor.execute( DefaultLifecycl eExecutor.java: 132)
at org.apache.mave n.DefaultMaven. doExecute(Defau ltMaven.java:32 2)
at org.apache.mave n.DefaultMaven. execute(Default Maven.java:115)
at org.apache.mave n.cli.MavenCli. main(MavenCli.j ava:256)
at sun.reflect.Nat iveMethodAccess orImpl.invoke0( Native Method)
at sun.reflect.Nat iveMethodAccess orImpl.invoke(N ativeMethodAcce ssorImpl.java:3 9)
at sun.reflect.Del egatingMethodAc cessorImpl.invo ke(DelegatingMe thodAccessorImp l.java:25)
at java.lang.refle ct.Method.invok e(Method.java:5 85)
at org.codehaus.cl assworlds.Launc her.launchEnhan ced(Launcher.ja va:315)
at org.codehaus.cl assworlds.Launc her.launch(Laun cher.java:255)
at org.codehaus.cl assworlds.Launc her.mainWithExi tCode(Launcher. java:430)
at org.codehaus.cl assworlds.Launc her.main(Launch er.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Wed Jan 10 06:10:47 GMT+05:30 2007
[INFO] Final Memory: 1M/3M
[INFO] ------------------------------------------------------------------------
*************** *************** *************** *************** *************** *************** *************** ***********

If you have worked with it or if you have any idea about the same.Please reply back as early as possible.

THANKS IN ADVANCE.....Loo king for a proper guidance for the same...
Jan 9 '07 #1
1 2422
r035198x
13,262 MVP
Hello All,
I have been following the release documentation of axis, i wanted the axis2.war by building the sources, i have downloaded the source, and as it is specified in the doc to build the sources through maven. I am running on Maven2.0.4 but my Build process is failing because of the following reason,
*************** *************** *************** *************** *************** *************** *****
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Axis 2.0 Parent Project
[INFO] Apache Axis 2.0 - Java2WSDL
[INFO] Apache Axis 2.0 - Kernel
[INFO] Maven 2 tools for Axis 2
[INFO] Axis 2 Aar Maven Plugin
[INFO] Axis 2 Mar Maven Plugin
[INFO] Axis 2 Java2WSDL Maven Plugin
[INFO] Apache Axis 2.0 - Data Binding
[INFO] Apache Axis 2.0 - Code Generation
[INFO] Apache Axis 2.0 - ADB Codegen
[INFO] Axis 2 WSDL2Code Maven Plugin
[INFO] Apache Axis 2.0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] You must specify at least one goal. Try 'install'
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.mave n.BuildFailureE xception: You must specify at least one goal. Try 'install'
at org.apache.mave n.lifecycle.Def aultLifecycleEx ecutor.execute( DefaultLifecycl eExecutor.java: 132)
at org.apache.mave n.DefaultMaven. doExecute(Defau ltMaven.java:32 2)
at org.apache.mave n.DefaultMaven. execute(Default Maven.java:115)
at org.apache.mave n.cli.MavenCli. main(MavenCli.j ava:256)
at sun.reflect.Nat iveMethodAccess orImpl.invoke0( Native Method)
at sun.reflect.Nat iveMethodAccess orImpl.invoke(N ativeMethodAcce ssorImpl.java:3 9)
at sun.reflect.Del egatingMethodAc cessorImpl.invo ke(DelegatingMe thodAccessorImp l.java:25)
at java.lang.refle ct.Method.invok e(Method.java:5 85)
at org.codehaus.cl assworlds.Launc her.launchEnhan ced(Launcher.ja va:315)
at org.codehaus.cl assworlds.Launc her.launch(Laun cher.java:255)
at org.codehaus.cl assworlds.Launc her.mainWithExi tCode(Launcher. java:430)
at org.codehaus.cl assworlds.Launc her.main(Launch er.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Wed Jan 10 06:10:47 GMT+05:30 2007
[INFO] Final Memory: 1M/3M
[INFO] ------------------------------------------------------------------------
*************** *************** *************** *************** *************** *************** *************** ***********

If you have worked with it or if you have any idea about the same.Please reply back as early as possible.

THANKS IN ADVANCE.....Loo king for a proper guidance for the same...
I don't know anything about that thing but if it's saying

[INFO] You must specify at least one goal. Try 'install',

then I think you must take its advice
Jan 9 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
5589
by: yewen | last post by:
My C# client (.dotNet 2.0 and WSE 3.0) generated the following SOAP message. <?xml version='1.0' encoding='utf-8'?> <soap:Envelope xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
1
12292
by: Florian Grousset | last post by:
Hi, I'm trying to code a simple C# SOAP client wich query an Axis2 Java SOAP Server. Server side code has been generated from a WSDL file. SOAP requests and responses must both contain a simple String array (not very diffucult I think !). What I've done : 1. WSDL file writing (see at the bottom of this post)
2
2965
by: Paul BE | last post by:
Hi, Can someone point me to a C# sample which calls an Axis2 XML Web Service? Thanks !
0
1358
by: | last post by:
I used to resolve the issue between .NET and Axis. I am using Complex Types. I can receive an object, as a param, from the client; however, the return object is not document/literal as the expected. My question is, can I specify and force the return as doc/lit rather than rpc/enc? I am using VB.NET. VS 2003. Client is using Axis2 v1.1 TiA, Stan
1
2254
by: popemonica | last post by:
Hi Everybody! I´m trying to use a webservice made with axis2 from VB6. I have severals methods in the service. One of them doesn´t recive parameters when I invoke it and the result of the calling is ok, but when I invoke a method with one parameter I recive the following error: "Unexpected Subelement". I´m using Microsoft SOAP Toolkit 3.0 for calling the service. This is the code that I use: Dim clnt As New SoapClient30 Dim...
0
1513
by: Michael Janulaitis | last post by:
I created a simple hello world web service that works great with a .Net client, however; I am not able to access the service from a Java Axis2 client. I get the following error: The input stream for an incoming message is null
1
1927
by: popprem | last post by:
hi, I generated classes from a xsd schema with jaxb & did a program to xml reading & writing.Bt wn i cpomlile it through maven it saya that :- annotations are not supported in -source 1.3 (use -source 5 or higher to enable annotations) @XmlAccessorType(XmlAccessType.FIELD) Bt i used java 6 which incorporates jaxb. Also my POMs r directing to java 6. Other java programs are compiling well,only this program gives error. What cn be the...
1
3461
by: rgoren | last post by:
Hi, I set up an Axis POJO service and perl cient using SOAP::Lite. I am able to receive all simple types of return values (String, int, etc.) and also arrays (String in the POJO service). The trouble begins when I try to pass a perl array from the client to the server. I am not able to receieve it as String , only as parameters to a method, which means I need to know the size of the array I am sending which may vary. Some code ......
0
2164
by: jadeite100 | last post by:
Hi All: I am new to displaytag and Maven. I download the displaytag-examples from the url "http://sourceforge.net/projects/displaytag/files/" it is part of the "displaytag-1.2-src.zip" I am using Eclipse 3.5 and Weblogic 11g. I got all of the artifacts download. I was able to do "Mavern Install" and "Mavern Package" successfully on the project In the "displaytag-example" java project. I see the following Problem...
0
9551
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10253
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10033
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7576
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5471
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2945
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.