Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Wayne Fay

This plugin is a product of the Apache Axis group. Please direct
support requests to them.

Wayne

On 5/7/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Hello,

I still some help to use the axis2 plug in. Looks like this plug in is
missing some of the dependency and I am not sure of it.

Any help would be appreciated.

Regards
Jaish


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jaish.Singh
Thanks Wayne.

Does Mavne provide any plug-in for Axis2. I could get the plug in for
Axis 1 but not for axis 2 for building web service client.

Or if some one can help me to suggest Mavnen plug in for axis2

Thanks
Jaish 

-Original Message-
From: Wayne Fay [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 07, 2007 11:42 AM
To: Maven Users List
Subject: Re: axis2-wsdl2code-maven-plugin not working for me

This plugin is a product of the Apache Axis group. Please direct support
requests to them.

Wayne

On 5/7/07, [EMAIL PROTECTED] [EMAIL PROTECTED]
wrote:
 Hello,

 I still some help to use the axis2 plug in. Looks like this plug in is

 missing some of the dependency and I am not sure of it.

 Any help would be appreciated.

 Regards
 Jaish


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jochen Wiedmann

On 5/7/07, Wayne Fay [EMAIL PROTECTED] wrote:


This plugin is a product of the Apache Axis group. Please direct
support requests to them.


Wayne, what you possibly don't know: I am the plugins author and I am
not reading the Axis mailing lists. (Too much traffic.)

Thanks,

Jochen

--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: She leaves the house and returns within
half an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jochen Wiedmann

On 5/7/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


I still some help to use the axis2 plug in. Looks like this plug in is
missing some of the dependency and I am not sure of it.


Use the -X option and let's see a stack trace or whatever useful
information you can provide.


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: She leaves the house and returns within
half an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Wayne Fay

Apologies. ;-)

I clicked over to the Axis1 and Axis2 sites and it seems like they
have (their own?) Maven plugins. So I figured this was the same one
(??). Or not?

Wayne

On 5/7/07, Jochen Wiedmann [EMAIL PROTECTED] wrote:

On 5/7/07, Wayne Fay [EMAIL PROTECTED] wrote:

 This plugin is a product of the Apache Axis group. Please direct
 support requests to them.

Wayne, what you possibly don't know: I am the plugins author and I am
not reading the Axis mailing lists. (Too much traffic.)

Thanks,

Jochen

--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: She leaves the house and returns within
half an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jaish.Singh
Thanks for looking into Jochen.


I am getting following error:

[INFO]

[ERROR] FATAL ERROR
[INFO]

[INFO] org/apache/neethi/Policy
[INFO]

[DEBUG] Trace
java.lang.NoClassDefFoundError: org/apache/neethi/Policy
at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.init(CodeGeneration
Engine.java:103)
at
org.apache.axis2.maven2.wsdl2code.WSDL2CodeMojo.execute(WSDL2CodeMojo.ja
va:396)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa
nager.java:443)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default
LifecycleExecutor.java:539)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifec
ycle(DefaultLifecycleExecutor.java:48
0)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultL
ifecycleExecutor.java:459)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandle
Failures(DefaultLifecycleExecutor.jav
a:311)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
DefaultLifecycleExecutor.java:278)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec
ycleExecutor.java:143)
at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO]



Here is the plug-in details I am using. Let me know if I am missing
something here?

 plugin
groupIdorg.apache.axis2.maven2/groupId
artifactIdaxis2-wsdl2code-maven-plugin/artifactId

executions
execution
goals
goalwsdl2code/goal
/goals
/execution   
/executions

configuration 
  generateServerSidetrue/generateServerSide 
 
generateServerSideInterfacetrue/generateServerSideInterface 
  generateAllClassestrue/generateAllClasses 
  generateServiceXmltrue/generateServiceXml 
  generateTestcasetrue/generateTestcase 
  packageNamesome.package/packageName   
 
namespaceToPackagessome.package=some.package/namespaceToPackages
  wsdlFileC:\test.wsdl/wsdlFile   
  outputDirectorysrc/main/outputDirectory 
  syncModeboth/syncMode 
  databindingNamexmlbeans/databindingName 
  languagejava/language 
/configuration 

/plugin 

-Original Message-
From: Jochen Wiedmann [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 07, 2007 11:54 AM
To: Maven Users List
Subject: Re: axis2-wsdl2code-maven-plugin not working for me

On 5/7/07, [EMAIL PROTECTED] [EMAIL PROTECTED]
wrote:

 I still some help to use the axis2 plug in. Looks like this plug in is

 missing some of the dependency and I am not sure of it.

Use the -X option and let's see a stack trace or whatever useful
information you can provide.


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've got
a wife who's a real champ: She leaves the house and returns within half
an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jochen Wiedmann

On 5/7/07, Wayne Fay [EMAIL PROTECTED] wrote:


I clicked over to the Axis1 and Axis2 sites and it seems like they
have (their own?) Maven plugins. So I figured this was the same one
(??). Or not?


The Axis 2 plugins are part of the Axis 2 project, because they are
closely coupled with the Axis 2 libraries. Whether this decision made
or makes sense, is questionable, of course, but to me it seemed the
best way. Nevertheless, I am maintaining them here, because this is a
list I am watching anyways.


Jochen


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: She leaves the house and returns within
half an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Raphaël Piéroni

I Jaish,

I once saw that error in an attempt to try axis2.

axis2 comes with a bunch of dependencies that i didn't find in the
maven repository,
Check in your downloaded axis2 zip file.

I then uploaded each in my personnal 3rdparty repo.

Raphaël

PS, Maybe thoses dependencies are foundable in another repo, which i
don't know about yet

2007/5/7, [EMAIL PROTECTED] [EMAIL PROTECTED]:

Thanks for looking into Jochen.


I am getting following error:

[INFO]

[ERROR] FATAL ERROR
[INFO]

[INFO] org/apache/neethi/Policy
[INFO]

[DEBUG] Trace
java.lang.NoClassDefFoundError: org/apache/neethi/Policy
at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.init(CodeGeneration
Engine.java:103)
at
org.apache.axis2.maven2.wsdl2code.WSDL2CodeMojo.execute(WSDL2CodeMojo.ja
va:396)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa
nager.java:443)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default
LifecycleExecutor.java:539)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifec
ycle(DefaultLifecycleExecutor.java:48
0)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultL
ifecycleExecutor.java:459)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandle
Failures(DefaultLifecycleExecutor.jav
a:311)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
DefaultLifecycleExecutor.java:278)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec
ycleExecutor.java:143)
at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO]



Here is the plug-in details I am using. Let me know if I am missing
something here?

 plugin
groupIdorg.apache.axis2.maven2/groupId
artifactIdaxis2-wsdl2code-maven-plugin/artifactId

executions
execution
goals
goalwsdl2code/goal
/goals
/execution
/executions

configuration
  generateServerSidetrue/generateServerSide

generateServerSideInterfacetrue/generateServerSideInterface
  generateAllClassestrue/generateAllClasses
  generateServiceXmltrue/generateServiceXml
  generateTestcasetrue/generateTestcase
  packageNamesome.package/packageName

namespaceToPackagessome.package=some.package/namespaceToPackages
  wsdlFileC:\test.wsdl/wsdlFile
  outputDirectorysrc/main/outputDirectory
  syncModeboth/syncMode
  databindingNamexmlbeans/databindingName
  languagejava/language
/configuration

/plugin

-Original Message-
From: Jochen Wiedmann [mailto:[EMAIL PROTECTED]
Sent: Monday, May 07, 2007 11:54 AM
To: Maven Users List
Subject: Re: axis2-wsdl2code-maven-plugin not working for me

On 5/7/07, [EMAIL PROTECTED] [EMAIL PROTECTED]
wrote:

 I still some help to use the axis2 plug in. Looks like this plug in is

 missing some of the dependency and I am not sure of it.

Use the -X option and let's see a stack trace or whatever useful
information you can provide.


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've got
a wife who's a real champ: She leaves the house and returns within half
an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jochen Wiedmann

On 5/7/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


[INFO] org/apache/neethi/Policy
[INFO]

[DEBUG] Trace
java.lang.NoClassDefFoundError: org/apache/neethi/Policy
at


Please create a Jira issue at http://issues.codehaus.org/jira in the
Axis2 project, component tools. Attach the complete log file there and
let me know the issue number.

Jochen

--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: She leaves the house and returns within
half an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Wayne Fay

Try adding a dependency on (below) inside the plugin:

plugin
...
dependencies
 dependency
   groupIdorg.apache.ws.commons.neethi/groupId
   artifactIdneethi/artifactId
   version2.0/version
 /dependency
/dependencies
/plugin

I found this by entering the class identified by the NoClassDef into
www.mvnrepository.com. Not sure if it will solve all your problems.

Wayne

On 5/7/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Thanks for looking into Jochen.


I am getting following error:

[INFO]

[ERROR] FATAL ERROR
[INFO]

[INFO] org/apache/neethi/Policy
[INFO]

[DEBUG] Trace
java.lang.NoClassDefFoundError: org/apache/neethi/Policy
at
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.init(CodeGeneration
Engine.java:103)
at
org.apache.axis2.maven2.wsdl2code.WSDL2CodeMojo.execute(WSDL2CodeMojo.ja
va:396)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa
nager.java:443)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default
LifecycleExecutor.java:539)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifec
ycle(DefaultLifecycleExecutor.java:48
0)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultL
ifecycleExecutor.java:459)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandle
Failures(DefaultLifecycleExecutor.jav
a:311)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
DefaultLifecycleExecutor.java:278)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec
ycleExecutor.java:143)
at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO]



Here is the plug-in details I am using. Let me know if I am missing
something here?

 plugin
groupIdorg.apache.axis2.maven2/groupId
artifactIdaxis2-wsdl2code-maven-plugin/artifactId

executions
execution
goals
goalwsdl2code/goal
/goals
/execution  
/executions

configuration
  generateServerSidetrue/generateServerSide

generateServerSideInterfacetrue/generateServerSideInterface
  generateAllClassestrue/generateAllClasses
  generateServiceXmltrue/generateServiceXml
  generateTestcasetrue/generateTestcase
  packageNamesome.package/packageName

namespaceToPackagessome.package=some.package/namespaceToPackages
  wsdlFileC:\test.wsdl/wsdlFile
  outputDirectorysrc/main/outputDirectory
  syncModeboth/syncMode
  databindingNamexmlbeans/databindingName
  languagejava/language
/configuration

/plugin

-Original Message-
From: Jochen Wiedmann [mailto:[EMAIL PROTECTED]
Sent: Monday, May 07, 2007 11:54 AM
To: Maven Users List
Subject: Re: axis2-wsdl2code-maven-plugin not working for me

On 5/7/07, [EMAIL PROTECTED] [EMAIL PROTECTED]
wrote:

 I still some help to use the axis2 plug in. Looks like this plug in is

 missing some of the dependency and I am not sure of it.

Use the -X option and let's see a stack trace or whatever useful
information you can provide.


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've got
a wife who's a real champ: She leaves the house and returns within half
an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands

Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jochen Wiedmann

On 5/7/07, Wayne Fay [EMAIL PROTECTED] wrote:


Try adding a dependency on (below) inside the plugin:


This might be a possible workaround, but

 - Neethi is a transitive dependency of the plugin. It should be
present. If not,
   there's most possibly an error in the POM files, which should be cured.

 - Axis is extremely sensitive with version numbers. Whether 2.0 is fine,
   depends clearly on the plugin version.

Jochen


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: She leaves the house and returns within
half an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jaish.Singh
My understanding is that plug in POM should have all the possible
dependency defined for it what ever is required? And it should be
downloaded automatically to local repository when do the build. 

-Original Message-
From: Jochen Wiedmann [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 07, 2007 12:26 PM
To: Maven Users List
Subject: Re: axis2-wsdl2code-maven-plugin not working for me

On 5/7/07, Wayne Fay [EMAIL PROTECTED] wrote:

 Try adding a dependency on (below) inside the plugin:

This might be a possible workaround, but

  - Neethi is a transitive dependency of the plugin. It should be
present. If not,
there's most possibly an error in the POM files, which should be
cured.

  - Axis is extremely sensitive with version numbers. Whether 2.0 is
fine,
depends clearly on the plugin version.

Jochen


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've got
a wife who's a real champ: She leaves the house and returns within half
an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jochen Wiedmann

On 5/7/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


My understanding is that plug in POM should have all the possible
dependency defined for it what ever is required? And it should be
downloaded automatically to local repository when do the build.


You are right - if the POM is alright. And that is exactly what I am
guessing. For example, I know of at least one POM file from Axis 2 1.1
that had problems. Which is why I would like to see the complete log
with all version numbers.

Jochen


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: She leaves the house and returns within
half an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Wayne Fay

Understood. I won't interfere any more in this thread -- I've done
enough already. ;-)

Wayne

On 5/7/07, Jochen Wiedmann [EMAIL PROTECTED] wrote:

On 5/7/07, Wayne Fay [EMAIL PROTECTED] wrote:

 Try adding a dependency on (below) inside the plugin:

This might be a possible workaround, but

  - Neethi is a transitive dependency of the plugin. It should be
present. If not,
there's most possibly an error in the POM files, which should be cured.

  - Axis is extremely sensitive with version numbers. Whether 2.0 is fine,
depends clearly on the plugin version.

Jochen


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: She leaves the house and returns within
half an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jaish.Singh
I am sure Neethi is not there in the POM for axis2 plugin

What version of plug in you suggest which is more stable? I was trying
with 1.1.1

Also where to find which version of dependency(Neethi) should be used
for 1.1.1?

FYI, I already added wsdl4j dependency in the POM.

Regards
Jaish

-Original Message-
From: Jochen Wiedmann [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 07, 2007 12:26 PM
To: Maven Users List
Subject: Re: axis2-wsdl2code-maven-plugin not working for me

On 5/7/07, Wayne Fay [EMAIL PROTECTED] wrote:

 Try adding a dependency on (below) inside the plugin:

This might be a possible workaround, but

  - Neethi is a transitive dependency of the plugin. It should be
present. If not,
there's most possibly an error in the POM files, which should be
cured.

  - Axis is extremely sensitive with version numbers. Whether 2.0 is
fine,
depends clearly on the plugin version.

Jochen


--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've got
a wife who's a real champ: She leaves the house and returns within half
an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jochen Wiedmann

On 5/7/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


I am sure Neethi is not there in the POM for axis2 plugin


That's fine, Neethi is a transitive dependency, inherited from
axis2-kernel or whatever.



What version of plug in you suggest which is more stable? I was trying
with 1.1.1


Current version is 1.2.


As I wrote, please create a bug report and attach the complete log file.


Jochen

--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've
got a wife who's a real champ: She leaves the house and returns within
half an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: axis2-wsdl2code-maven-plugin not working for me

2007-05-07 Thread Jaish.Singh
1.2 is not working is the syntex below is correct?

groupIdorg.apache.axis2.maven2/groupId
artifactIdaxis2-wsdl2code-maven-plugin/artifactId
version1.2/version 

Regards
Jaish
-Original Message-
From: Jochen Wiedmann [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 07, 2007 2:04 PM
To: Maven Users List
Subject: Re: axis2-wsdl2code-maven-plugin not working for me

On 5/7/07, [EMAIL PROTECTED] [EMAIL PROTECTED]
wrote:

 I am sure Neethi is not there in the POM for axis2 plugin

That's fine, Neethi is a transitive dependency, inherited from
axis2-kernel or whatever.


 What version of plug in you suggest which is more stable? I was trying

 with 1.1.1

Current version is 1.2.


As I wrote, please create a bug report and attach the complete log file.


Jochen

--
My cats know that I am a loser who goes out for hunting every day
without ever returning as much as a single mouse. Fortunately, I've got
a wife who's a real champ: She leaves the house and returns within half
an hour, carrying whole bags full of meal.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]