[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-12 Thread Jochen Wiedmann (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12434074 ] 

Jochen Wiedmann commented on AXIS2-:


John, please be so kind to file separate issues under component tools. If 
possible, please assign them to me, otherwise let me know via private mail so 
that I can take them. Reusing this issue isn't a good idea.


 Add Maven 2 Plugins
 ---

 Key: AXIS2-
 URL: http://issues.apache.org/jira/browse/AXIS2-
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: New Feature
  Components: Tools
Reporter: Jochen Wiedmann
 Attachments: axis2-maven-tools.jar.bz2


 Attached you find a first implementation of Maven 2 plugins for Axis 2:
   axis2-aar-maven-pluginCreates an aar file
   axis2-wsdl2code-maven-plugin  Runs the wsdl2code generator
   axis2-java2wsdl-maven-plugin  Runs the java2wsdl generator
 I'd like to contribute this to the Axis 2 project. Maintaining them would 
 work best as soon as Axis 2 is itself built with Maven.
 The project needs more work. In particular, it lacks documentation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-11 Thread John Pfeifer (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12433963 ] 

John Pfeifer commented on AXIS2-:
-

Jochen,

I was hoping you could tell me how to import my dependencies into the lib 
directory of the aar file.  In the code I see a fileSet variable, but I don't 
quite understand how to configure this in the pom.xml file.  Ideally I would 
like all dependencies to be imported into the lib directory.  Also, to anyone 
else that cares about my previous post, I submitted an enhancement to the maven 
war plugin that allows the plugin to import dependencies of type aar into the 
WEB-IN/services directory.

John

 Add Maven 2 Plugins
 ---

 Key: AXIS2-
 URL: http://issues.apache.org/jira/browse/AXIS2-
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: New Feature
  Components: Tools
Reporter: Jochen Wiedmann
 Attachments: axis2-maven-tools.jar.bz2


 Attached you find a first implementation of Maven 2 plugins for Axis 2:
   axis2-aar-maven-pluginCreates an aar file
   axis2-wsdl2code-maven-plugin  Runs the wsdl2code generator
   axis2-java2wsdl-maven-plugin  Runs the java2wsdl generator
 I'd like to contribute this to the Axis 2 project. Maintaining them would 
 work best as soon as Axis 2 is itself built with Maven.
 The project needs more work. In particular, it lacks documentation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-11 Thread John Pfeifer (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12433967 ] 

John Pfeifer commented on AXIS2-:
-

After further investigation, should the dependencySet be added much like the 
assembly plugin?

 Add Maven 2 Plugins
 ---

 Key: AXIS2-
 URL: http://issues.apache.org/jira/browse/AXIS2-
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: New Feature
  Components: Tools
Reporter: Jochen Wiedmann
 Attachments: axis2-maven-tools.jar.bz2


 Attached you find a first implementation of Maven 2 plugins for Axis 2:
   axis2-aar-maven-pluginCreates an aar file
   axis2-wsdl2code-maven-plugin  Runs the wsdl2code generator
   axis2-java2wsdl-maven-plugin  Runs the java2wsdl generator
 I'd like to contribute this to the Axis 2 project. Maintaining them would 
 work best as soon as Axis 2 is itself built with Maven.
 The project needs more work. In particular, it lacks documentation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-08 Thread John Pfeifer (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12433480 ] 

John Pfeifer commented on AXIS2-:
-

Jochen, 

Excellent job!  I stumbled over this plugin today and was almost ready to write 
one myself.  I just used the axis2-aar-maven-plugin and it is exactly what I 
was looking for.  I know you have plenty on your plate, but I was wondering if 
anyone has requested a plugin that would facilitate importing an aar file from 
the maven repository to the WEB-INF/services directory.  Ideally, it would be 
great to build all of my web services and then package them into a war.

Again, great job!

John

 Add Maven 2 Plugins
 ---

 Key: AXIS2-
 URL: http://issues.apache.org/jira/browse/AXIS2-
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: New Feature
  Components: Tools
Reporter: Jochen Wiedmann
 Attachments: axis2-maven-tools.jar.bz2


 Attached you find a first implementation of Maven 2 plugins for Axis 2:
   axis2-aar-maven-pluginCreates an aar file
   axis2-wsdl2code-maven-plugin  Runs the wsdl2code generator
   axis2-java2wsdl-maven-plugin  Runs the java2wsdl generator
 I'd like to contribute this to the Axis 2 project. Maintaining them would 
 work best as soon as Axis 2 is itself built with Maven.
 The project needs more work. In particular, it lacks documentation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-07 Thread Jochen Wiedmann (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12433218 ] 

Jochen Wiedmann commented on AXIS2-:


Eran, I am not an Axis 2 developer. Don't know the Axis projects policies or 
whether I am nitpicking, but this is how I am used to behave from other 
projects.


 Add Maven 2 Plugins
 ---

 Key: AXIS2-
 URL: http://issues.apache.org/jira/browse/AXIS2-
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: New Feature
  Components: Tools
Reporter: Jochen Wiedmann
 Attachments: axis2-maven-tools.jar.bz2


 Attached you find a first implementation of Maven 2 plugins for Axis 2:
   axis2-aar-maven-pluginCreates an aar file
   axis2-wsdl2code-maven-plugin  Runs the wsdl2code generator
   axis2-java2wsdl-maven-plugin  Runs the java2wsdl generator
 I'd like to contribute this to the Axis 2 project. Maintaining them would 
 work best as soon as Axis 2 is itself built with Maven.
 The project needs more work. In particular, it lacks documentation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-06 Thread Jochen Wiedmann (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12432778 ] 

Jochen Wiedmann commented on AXIS2-:


 I hope Axis2 project itself will move to maven2 as its build system. 

Gimme time. :-) As a first step, you could be so kind to pull this stuff in, 
for example into the modules directory. (It wouldn't need to be configured into 
the build system.)


 Add Maven 2 Plugins
 ---

 Key: AXIS2-
 URL: http://issues.apache.org/jira/browse/AXIS2-
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: New Feature
  Components: Tools
Reporter: Jochen Wiedmann
 Attachments: axis2-maven-tools.jar.bz2


 Attached you find a first implementation of Maven 2 plugins for Axis 2:
   axis2-aar-maven-pluginCreates an aar file
   axis2-wsdl2code-maven-plugin  Runs the wsdl2code generator
   axis2-java2wsdl-maven-plugin  Runs the java2wsdl generator
 I'd like to contribute this to the Axis 2 project. Maintaining them would 
 work best as soon as Axis 2 is itself built with Maven.
 The project needs more work. In particular, it lacks documentation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-06 Thread Eran Chinthaka (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12432796 ] 

Eran Chinthaka commented on AXIS2-:
---

Jochen, this contains modules inside this. So once we add this to Axis2 it will 
becomes modules inside modules.
Do you wanna commit this as it is or you wanna create a plugins modules and 
arrange these plugins inside it properly. Or else, we can move these to 
ws-commons. What do you think?

 Add Maven 2 Plugins
 ---

 Key: AXIS2-
 URL: http://issues.apache.org/jira/browse/AXIS2-
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: New Feature
  Components: Tools
Reporter: Jochen Wiedmann
 Attachments: axis2-maven-tools.jar.bz2


 Attached you find a first implementation of Maven 2 plugins for Axis 2:
   axis2-aar-maven-pluginCreates an aar file
   axis2-wsdl2code-maven-plugin  Runs the wsdl2code generator
   axis2-java2wsdl-maven-plugin  Runs the java2wsdl generator
 I'd like to contribute this to the Axis 2 project. Maintaining them would 
 work best as soon as Axis 2 is itself built with Maven.
 The project needs more work. In particular, it lacks documentation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-06 Thread Jochen Wiedmann (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12432816 ] 

Jochen Wiedmann commented on AXIS2-:


I believe, that modules inside modules are fine in this particular case: 
Obviously, it makes sense to use a special parent POM in this case. (As soon as 
Axis 2 is built with Maven 2 itself, this POM should be derived from the Axis 2 
parent POM itself.)

However, I understand your concern. So, if you don't like the layout, I can 
change this and replace the parent folder on top with a separate module, for 
example axis2-tools-parent, or something like that.

On the other hand, one should keep in mind, that most probably many more Maven 
2 plugins will arise in the future: For example deployment modules, c2wsdl, or 
whatever. Doing this will be much more convenient, if we accept the concept of 
modules inside this very special module.

As for ws-commons: I do not view these plugins as a shareable component. IMO, 
these are depending on Axis 2 and should be maintained together with the Axis 2 
kernel, just like the Ant generators.

However, if the final decision should be to reject the plugins from Axis 2, I 
could them to ws-commons, of course.

 Add Maven 2 Plugins
 ---

 Key: AXIS2-
 URL: http://issues.apache.org/jira/browse/AXIS2-
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: New Feature
  Components: Tools
Reporter: Jochen Wiedmann
 Attachments: axis2-maven-tools.jar.bz2


 Attached you find a first implementation of Maven 2 plugins for Axis 2:
   axis2-aar-maven-pluginCreates an aar file
   axis2-wsdl2code-maven-plugin  Runs the wsdl2code generator
   axis2-java2wsdl-maven-plugin  Runs the java2wsdl generator
 I'd like to contribute this to the Axis 2 project. Maintaining them would 
 work best as soon as Axis 2 is itself built with Maven.
 The project needs more work. In particular, it lacks documentation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-06 Thread Eran Chinthaka (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12432878 ] 

Eran Chinthaka commented on AXIS2-:
---

Hi Jochen, 

I didn't want to make the life difficult for whoever implement something. Sorry 
if my comment made you think like that.
Anyway, as the maintainer of the plugin code, if you feel convenient by keeping 
as you have attached in to this JIRA, I'm ok with committing the code as it is. 
But please make sure you have the correct layout once we move in to maven2. 
In addition to that, w.r.t this [1] thread, we might be doing some refactoring 
on Axis2 project. In that case, I'd like to see all the tools and plugins going 
as subproject of Axis2. 

Btw, since you are a committer please go ahead and commit it. But one small 
request. Please do not commit any ide specific stuff. We already had a vote on 
this @ commons-dev. A kind and a humble request.

-- Chinthaka


[1] : http://marc.theaimsgroup.com/?l=axis-devm=115703186331270w=2

 Add Maven 2 Plugins
 ---

 Key: AXIS2-
 URL: http://issues.apache.org/jira/browse/AXIS2-
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: New Feature
  Components: Tools
Reporter: Jochen Wiedmann
 Attachments: axis2-maven-tools.jar.bz2


 Attached you find a first implementation of Maven 2 plugins for Axis 2:
   axis2-aar-maven-pluginCreates an aar file
   axis2-wsdl2code-maven-plugin  Runs the wsdl2code generator
   axis2-java2wsdl-maven-plugin  Runs the java2wsdl generator
 I'd like to contribute this to the Axis 2 project. Maintaining them would 
 work best as soon as Axis 2 is itself built with Maven.
 The project needs more work. In particular, it lacks documentation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] Commented: (AXIS2-1111) Add Maven 2 Plugins

2006-09-05 Thread Eran Chinthaka (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-?page=comments#action_12432739 ] 

Eran Chinthaka commented on AXIS2-:
---

A big +1 from me :). Nice work !!

I hope Axis2 project itself will move to maven2 as its build system.


 Add Maven 2 Plugins
 ---

 Key: AXIS2-
 URL: http://issues.apache.org/jira/browse/AXIS2-
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: New Feature
  Components: Tools
Reporter: Jochen Wiedmann
 Attachments: axis2-maven-tools.jar.bz2


 Attached you find a first implementation of Maven 2 plugins for Axis 2:
   axis2-aar-maven-pluginCreates an aar file
   axis2-wsdl2code-maven-plugin  Runs the wsdl2code generator
   axis2-java2wsdl-maven-plugin  Runs the java2wsdl generator
 I'd like to contribute this to the Axis 2 project. Maintaining them would 
 work best as soon as Axis 2 is itself built with Maven.
 The project needs more work. In particular, it lacks documentation. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



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