It doesn't seem to be able to use the current project to resolve the class that should be converted to wsdl. In other words, the current maven project doesn't appear to be added to the classpath by default, and I haven't ever found a way to add it explicitly.
Ideally converting to wsdl should be possible even before the compile lifecycle phase (i.e. from the .java files), but at the very least it should be possible to run the plugin bound to the process-classes phase after the classes are in target/classes.
At least two other posts to this list have brought this up, but without any response. Is this the right list to ask on?
Thanks, --john Vasil Benov wrote:
Hi it depends, what parts of axis2 you need in your project.A lot of things are already implemented in the 1.2 branch. I have tested andused so far: axis2-kernel * eclipse integration works * build (compile, package etc.) works axis2-java2wsdl * eclipse integration works * build (compile, package etc.) works Regards, Vasil On 4/13/07, lightbulb432 <[EMAIL PROTECTED]> wrote:Thanks for the responses. Is Maven2 support expected to be added anytime soon? If no, is there any way for this to be compatible with the rest of my project that uses Maven2? How would you go about making it work - I can't seem to think of any good way to organize the way I approach my project but keeping all the benefits of Maven-based management. Thanks. Peter Gylling Jørgensen wrote: > > For the record and benifit for newcommers, I think it would be appropriate > also to point to the official help: > > http://ws.apache.org/axis2/svn.html > > From this page you can also uptain instructions for setting up the needed > environment. > > \pgj > >> -----Original Message----- >> From: Alistair Young [mailto:[EMAIL PROTECTED] >> Sent: Thursday, April 12, 2007 9:27 PM >> To: [email protected] >> Subject: Re: Axis2 and Maven >> >> >> svn co >> http://svn.apache.org/repos/asf/webservices/axis2/trunk/java trunk >> >> then for a quick build >> >> maven -Dskip.enterprise.tests=true -Dmaven.test.skip=true >> clean release dist >> >> Alistair >> >> >> -- >> mov eax,1 >> mov ebx,0 >> int 80h >> >> > >> > Could somebody point me to the source repository for Axis2 >> using Maven1 or >> > Maven2? I can't seem to find it, but only what someone on >> the Maven forum >> > called a "binary repository" at this URL: >> > >> > >> http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/ > apache/axis2/ >> >> I've also download the zip file of Axis2 but don't see any pom.xml or >> anything like that in there. As I'm fairly new to Maven, if you could >> please >> point me in the right direction, it'd be really appreciated. >> >> Thanks. >> -- >> View this message in context: >> http://www.nabble.com/Axis2-and-Maven-tf3567687.html#a9966535 >> Sent from the Axis - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> 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] > > > -- View this message in context: http://www.nabble.com/Axis2-and-Maven-tf3567687.html#a9968595 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- John R. Hover RHIC/Atlas Computing Facility, Bldg. 510M Physics Department Brookhaven National Laboratory Upton, NY 11793 email: [EMAIL PROTECTED] tel: 631-344-5828
smime.p7s
Description: S/MIME Cryptographic Signature
