Re: [m2] Tools.jar & Apple

2007-03-12 Thread Ryan Cuprak
http://www.nabble.com/Tools.jar---
Apple-tf3357700s177.html#a9378680
Sent from the Maven - Users 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]





--
View this message in context: http://www.nabble.com/Tools.jar--- 
Apple-tf3357700s177.html#a9381358

Sent from the Maven - Users 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]



Re: [m2] Tools.jar & Apple

2007-03-09 Thread Dan Tran

sorry folks, I forgot to deply a snapshot for the last change and there for
you all when thru hell
with his plugin.

I will deploy the snapshot now.

-D


On 3/9/07, jsolderitsch <[EMAIL PROTECTED]> wrote:



Yes! I built the plugin from source -- the POM no longer expresses a
dependency on tools.jar -- and using the plugin, I do NOT have to do
anything special for Max OS X support.

My project builds without any special considerations.

Thanks for the tutorial and advice.

Jim


dan tran wrote:
>
> checkout the source from
> http://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/jaxws-maven-plugin
>
> then run
>
>   mvn install
>
> your project will automatically pickup this plugin build, rather than
the
> old binary at codehaus snapshot
>
> -D
>
>>
>> dan tran wrote:
>> >
>> > did you try to build the plugin from source and test with your
project?
>> >
>> > -D
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Tools.jar---Apple-tf3357700s177.html#a9396114
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>

--
View this message in context:
http://www.nabble.com/Tools.jar---Apple-tf3357700s177.html#a9400099
Sent from the Maven - Users mailing list archive at Nabble.com.


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




Re: [m2] Tools.jar & Apple

2007-03-09 Thread jsolderitsch

Yes! I built the plugin from source -- the POM no longer expresses a
dependency on tools.jar -- and using the plugin, I do NOT have to do
anything special for Max OS X support.

My project builds without any special considerations.

Thanks for the tutorial and advice.

Jim


dan tran wrote:
> 
> checkout the source from
> http://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/jaxws-maven-plugin
> 
> then run
> 
>   mvn install
> 
> your project will automatically pickup this plugin build, rather than the
> old binary at codehaus snapshot
> 
> -D
> 
>>
>> dan tran wrote:
>> >
>> > did you try to build the plugin from source and test with your project?
>> >
>> > -D
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Tools.jar---Apple-tf3357700s177.html#a9396114
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Tools.jar---Apple-tf3357700s177.html#a9400099
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: [m2] Tools.jar & Apple

2007-03-09 Thread Dan Tran

checkout the source from
http://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/jaxws-maven-plugin

then run

 mvn install

your project will automatically pickup this plugin build, rather than the
old binary at codehaus snapshot

-D




On 3/9/07, jsolderitsch <[EMAIL PROTECTED]> wrote:



Not yet -- I confess I am new to maven and trying to build and use a
plugin
is not something I know how to do, although it may be easy.

I presume I use svn to get the code from where?

And then I use mvn to build?

But then how do I arrange to use my own build to run the plugin from my
project location.

If there is a reference I can go to that covers this, I will be glad to
read
and follow it.

Thanks

Jim


dan tran wrote:
>
> did you try to build the plugin from source and test with your project?
>
> -D
>
>

--
View this message in context:
http://www.nabble.com/Tools.jar---Apple-tf3357700s177.html#a9396114
Sent from the Maven - Users mailing list archive at Nabble.com.


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




Re: [m2] Tools.jar & Apple

2007-03-09 Thread jsolderitsch

Not yet -- I confess I am new to maven and trying to build and use a plugin
is not something I know how to do, although it may be easy.

I presume I use svn to get the code from where?

And then I use mvn to build?

But then how do I arrange to use my own build to run the plugin from my
project location.

If there is a reference I can go to that covers this, I will be glad to read
and follow it.

Thanks

Jim


dan tran wrote:
> 
> did you try to build the plugin from source and test with your project?
> 
> -D
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Tools.jar---Apple-tf3357700s177.html#a9396114
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: [m2] Tools.jar & Apple

2007-03-09 Thread Dan Tran
gt; > >>
>> >> > >> And I was able to build a deployable war file based on a pojo
>> with
>> >> > >> some
>> >> > >> JAX-WS annotations.
>> >> > >>
>> >> > >> I did need to use the legacy repository:
>> >> > >> https://maven-repository.dev.java.net/nonav/repository and this
>> >> > >> seemed to
>> >> > >> let me compile all the way. At one point I did also do a mvn
>> >> > >> install:file
>> >> > >> for the jar jaxws-rt.jar that I got from the nightly JAX-WS 2.1
>> >> > >> build. But
>> >> > >> this was before I switched to the legacy repo from
>> >> > >> https://maven2-repository.dev.java.net/nonav/repository which
is
>> >> > >> supposedly
>> >> > >> the preferred one.
>> >> > >>
>> >> > >> Good luck.
>> >> > >>
>> >> > >> Jim
>> >> > >>
>> >> > >>
>> >> > >> Ryan Cuprak wrote:
>> >> > >>>
>> >> > >>>
>> >> > >>> I edited:
>> >> > >>>
/Users//.m2/repository/org/codehaus/mojo/jaxws-maven-
>> >> > >>> plugin/
>> >> > >>> 1.0-beta-1-SNAPSHOT/jaxws-maven-plugin-1.0-beta-1-SNAPSHOT.pom
>> >> > >>>
>> >> > >>>   However, I hit another roadblock once I got past that
problem.
>> The
>> >> > >>> plugin can't find the class file for the Webservice annotation
>> tag.
>> >> > >>> Plan to download the source and tinker with it later today.
>> >> > >>>
>> >> > >>>   -Ryan
>> >> > >>>
>> >> > >>> On Mar 8, 2007, at 1:43 PM, jsolderitsch wrote:
>> >> > >>>
>> >> > >>>>
>> >> > >>>> Question -- Which pom file under .m2?
>> >> > >>>>
>> >> > >>>> I find myself in exactly the same situation and error
condition
>> >> > >>>> trying to
>> >> > >>>> use the jax-ws plug-in on Mac OS X?
>> >> > >>>>
>> >> > >>>> Ryan Cuprak wrote:
>> >> > >>>>>
>> >> > >>>>>
>> >> > >>>>>   Managed to get around the problem. I edited the pom file
>> >> > >>>>> under .m2
>> >> > >>>>> to point directly at the classes.jar file on MacOS X. A bit
of
>> a
>> >> > >>>>> hack
>> >> > >>>>> but it worked.
>> >> > >>>>>
>> >> > >>>>>   -Ryan
>> >> > >>>>>
>> >> > >>>>> On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:
>> >> > >>>>>
>> >> > >>>>>>
>> >> > >>>>>> The error message is:
>> >> > >>>>>> Missing:
>> >> > >>>>>> --
>> >> > >>>>>> 1) sun.jdk:tools:jar:1.5.0
>> >> > >>>>>>
>> >> > >>>>>>   Try downloading the file manually from the project
website.
>> >> > >>>>>>
>> >> > >>>>>>   Then, install it using the command:
>> >> > >>>>>>   mvn install:install-file -DgroupId=sun.jdk -
>> >> > >>>>>> DartifactId=tools \
>> >> > >>>>>>   -Dversion=1.5.0 -Dpackaging=jar
>> -Dfile=/path/to/file
>> >> > >>>>>>
>> >> > >>>>>>   Path to dependency:
>> >> > >>>>>> 1)
>> org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
>> >> > >>>>>> beta-1-20070203.171044-8
>> >> > >>>>>> 2) sun.jdk:tools:jar:1.5.0
>> >> > >>>>>>
>> >> > >>>>>>
>> >> > >>>>>>  On the mac, the classes that comprise the tools are
located
>> in:
>> >> >
>>
>>>>>&g

Re: [m2] Tools.jar & Apple

2007-03-09 Thread jsolderitsch
>> >> > >> some
>> >> > >> JAX-WS annotations.
>> >> > >>
>> >> > >> I did need to use the legacy repository:
>> >> > >> https://maven-repository.dev.java.net/nonav/repository and this
>> >> > >> seemed to
>> >> > >> let me compile all the way. At one point I did also do a mvn
>> >> > >> install:file
>> >> > >> for the jar jaxws-rt.jar that I got from the nightly JAX-WS 2.1
>> >> > >> build. But
>> >> > >> this was before I switched to the legacy repo from
>> >> > >> https://maven2-repository.dev.java.net/nonav/repository which is
>> >> > >> supposedly
>> >> > >> the preferred one.
>> >> > >>
>> >> > >> Good luck.
>> >> > >>
>> >> > >> Jim
>> >> > >>
>> >> > >>
>> >> > >> Ryan Cuprak wrote:
>> >> > >>>
>> >> > >>>
>> >> > >>> I edited:
>> >> > >>> /Users//.m2/repository/org/codehaus/mojo/jaxws-maven-
>> >> > >>> plugin/
>> >> > >>> 1.0-beta-1-SNAPSHOT/jaxws-maven-plugin-1.0-beta-1-SNAPSHOT.pom
>> >> > >>>
>> >> > >>>   However, I hit another roadblock once I got past that problem.
>> The
>> >> > >>> plugin can't find the class file for the Webservice annotation
>> tag.
>> >> > >>> Plan to download the source and tinker with it later today.
>> >> > >>>
>> >> > >>>   -Ryan
>> >> > >>>
>> >> > >>> On Mar 8, 2007, at 1:43 PM, jsolderitsch wrote:
>> >> > >>>
>> >> > >>>>
>> >> > >>>> Question -- Which pom file under .m2?
>> >> > >>>>
>> >> > >>>> I find myself in exactly the same situation and error condition
>> >> > >>>> trying to
>> >> > >>>> use the jax-ws plug-in on Mac OS X?
>> >> > >>>>
>> >> > >>>> Ryan Cuprak wrote:
>> >> > >>>>>
>> >> > >>>>>
>> >> > >>>>>   Managed to get around the problem. I edited the pom file
>> >> > >>>>> under .m2
>> >> > >>>>> to point directly at the classes.jar file on MacOS X. A bit of
>> a
>> >> > >>>>> hack
>> >> > >>>>> but it worked.
>> >> > >>>>>
>> >> > >>>>>   -Ryan
>> >> > >>>>>
>> >> > >>>>> On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:
>> >> > >>>>>
>> >> > >>>>>>
>> >> > >>>>>> The error message is:
>> >> > >>>>>> Missing:
>> >> > >>>>>> --
>> >> > >>>>>> 1) sun.jdk:tools:jar:1.5.0
>> >> > >>>>>>
>> >> > >>>>>>   Try downloading the file manually from the project website.
>> >> > >>>>>>
>> >> > >>>>>>   Then, install it using the command:
>> >> > >>>>>>   mvn install:install-file -DgroupId=sun.jdk -
>> >> > >>>>>> DartifactId=tools \
>> >> > >>>>>>   -Dversion=1.5.0 -Dpackaging=jar
>> -Dfile=/path/to/file
>> >> > >>>>>>
>> >> > >>>>>>   Path to dependency:
>> >> > >>>>>> 1)
>> org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
>> >> > >>>>>> beta-1-20070203.171044-8
>> >> > >>>>>> 2) sun.jdk:tools:jar:1.5.0
>> >> > >>>>>>
>> >> > >>>>>>
>> >> > >>>>>>  On the mac, the classes that comprise the tools are located
>> in:
>> >> >
>> >>>>>>  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
>> 

Re: [m2] Tools.jar & Apple

2007-03-08 Thread Dan Tran
ice annotation
tag.
>> > >>> Plan to download the source and tinker with it later today.
>> > >>>
>> > >>>   -Ryan
>> > >>>
>> > >>> On Mar 8, 2007, at 1:43 PM, jsolderitsch wrote:
>> > >>>
>> > >>>>
>> > >>>> Question -- Which pom file under .m2?
>> > >>>>
>> > >>>> I find myself in exactly the same situation and error condition
>> > >>>> trying to
>> > >>>> use the jax-ws plug-in on Mac OS X?
>> > >>>>
>> > >>>> Ryan Cuprak wrote:
>> > >>>>>
>> > >>>>>
>> > >>>>>   Managed to get around the problem. I edited the pom file
>> > >>>>> under .m2
>> > >>>>> to point directly at the classes.jar file on MacOS X. A bit of
a
>> > >>>>> hack
>> > >>>>> but it worked.
>> > >>>>>
>> > >>>>>   -Ryan
>> > >>>>>
>> > >>>>> On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:
>> > >>>>>
>> > >>>>>>
>> > >>>>>> The error message is:
>> > >>>>>> Missing:
>> > >>>>>> --
>> > >>>>>> 1) sun.jdk:tools:jar:1.5.0
>> > >>>>>>
>> > >>>>>>   Try downloading the file manually from the project website.
>> > >>>>>>
>> > >>>>>>   Then, install it using the command:
>> > >>>>>>   mvn install:install-file -DgroupId=sun.jdk -
>> > >>>>>> DartifactId=tools \
>> > >>>>>>   -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
>> > >>>>>>
>> > >>>>>>   Path to dependency:
>> > >>>>>> 1)
org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
>> > >>>>>> beta-1-20070203.171044-8
>> > >>>>>> 2) sun.jdk:tools:jar:1.5.0
>> > >>>>>>
>> > >>>>>>
>> > >>>>>>  On the mac, the classes that comprise the tools are located
in:
>> >
>>>>>>  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
>> >
>> > >>>>>> classes.jar
>> > >>>>>>  Googling I come across postings where it is recommend that I
>> > >>>>>> alter
>> > >>>>>> the systempath to point to classes.jar .
>> > >>>>>>
>> > >>>>>>  -Ryan
>> > >>>>>>
>> > >>>>>> On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
>> > >>>>>>
>> > >>>>>>> jaxws is capable of automatically pickup tools.jar from
>> > >>>>>>> ${java.home}/lib/tools.jar
>> > >>>>>>> ( MacOS specific)
>> > >>>>>>>
>> > >>>>>>> What is the error?
>> > >>>>>>>
>> > >>>>>>> you may need to get the latest source and build your self.
>> > >>>>>>>
>> > >>>>>>>
>> > >>>>>>> -D
>> > >>>>>>>
>> > >>>>>>>
>> > >>>>>>> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
>> > >>>>>>>>
>> > >>>>>>>> Hello,
>> > >>>>>>>> I am trying to get the "jaxws-maven-plugin" up and running
on
>> > my
>> > >>>>>>>> box. Evidently Apple has been kind enough to stick tools.jar
>> > >>>>>>>> elsewhere.
>> > >>>>>>>>
>> > >>>>>>>> Any reason why the snippet below wouldn't work?
>> > >>>>>>>>
>> > >>>>>>>> -Ryan
>> > >>>>>>>>
>> > >>>>>>>> Snippet:
>> > >>>>>>>>
>> > >>>>>>>> 
>> > >>>>&

Re: [m2] Tools.jar & Apple

2007-03-08 Thread Ryan Cuprak
t;>>>
>> > >>>> Question -- Which pom file under .m2?
>> > >>>>
>> > >>>> I find myself in exactly the same situation and error condition
>> > >>>> trying to
>> > >>>> use the jax-ws plug-in on Mac OS X?
>> > >>>>
>> > >>>> Ryan Cuprak wrote:
>> > >>>>>
>> > >>>>>
>> > >>>>>   Managed to get around the problem. I edited the pom file
>> > >>>>> under .m2
>> > >>>>> to point directly at the classes.jar file on MacOS X. A bit of a
>> > >>>>> hack
>> > >>>>> but it worked.
>> > >>>>>
>> > >>>>>   -Ryan
>> > >>>>>
>> > >>>>> On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:
>> > >>>>>
>> > >>>>>>
>> > >>>>>> The error message is:
>> > >>>>>> Missing:
>> > >>>>>> --
>> > >>>>>> 1) sun.jdk:tools:jar:1.5.0
>> > >>>>>>
>> > >>>>>>   Try downloading the file manually from the project website.
>> > >>>>>>
>> > >>>>>>   Then, install it using the command:
>> > >>>>>>   mvn install:install-file -DgroupId=sun.jdk -
>> > >>>>>> DartifactId=tools \
>> > >>>>>>   -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
>> > >>>>>>
>> > >>>>>>   Path to dependency:
>> > >>>>>> 1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
>> > >>>>>> beta-1-20070203.171044-8
>> > >>>>>> 2) sun.jdk:tools:jar:1.5.0
>> > >>>>>>
>> > >>>>>>
>> > >>>>>>  On the mac, the classes that comprise the tools are located in:
>> > >>>>>>  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
>> >
>> > >>>>>> classes.jar
>> > >>>>>>  Googling I come across postings where it is recommend that I
>> > >>>>>> alter
>> > >>>>>> the systempath to point to classes.jar .
>> > >>>>>>
>> > >>>>>>  -Ryan
>> > >>>>>>
>> > >>>>>> On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
>> > >>>>>>
>> > >>>>>>> jaxws is capable of automatically pickup tools.jar from
>> > >>>>>>> ${java.home}/lib/tools.jar
>> > >>>>>>> ( MacOS specific)
>> > >>>>>>>
>> > >>>>>>> What is the error?
>> > >>>>>>>
>> > >>>>>>> you may need to get the latest source and build your self.
>> > >>>>>>>
>> > >>>>>>>
>> > >>>>>>> -D
>> > >>>>>>>
>> > >>>>>>>
>> > >>>>>>> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
>> > >>>>>>>>
>> > >>>>>>>> Hello,
>> > >>>>>>>> I am trying to get the "jaxws-maven-plugin" up and running on
>> > my
>> > >>>>>>>> box. Evidently Apple has been kind enough to stick tools.jar
>> > >>>>>>>> elsewhere.
>> > >>>>>>>>
>> > >>>>>>>> Any reason why the snippet below wouldn't work?
>> > >>>>>>>>
>> > >>>>>>>> -Ryan
>> > >>>>>>>>
>> > >>>>>>>> Snippet:
>> > >>>>>>>>
>> > >>>>>>>> 
>> > >>>>>>>> 
>> > >>>>>>>>  org.codehaus.mojo
>> > >>>>>>>> jaxws-maven-plugin
>> > >>>>>>>> 1.0-beta-1-SNAPSHOT 
>> > >>>>>>>> 
>> > >>>>>>>> 
>> > >>>>>>>> 
>> > >>>>>>>> wsgen
>> > >>>>>>>> 
>> > >>>>>>>> 
>> > >>>>>>>> 
>> > >>>>>>>> 
>> > >>>>>>>> net.cuprak.ryanportal 
>> > >>>>>>>> true
>> > >>>>>>>>
>> > >>>>>>>> 
>> > >>>>>>>> 
>> > >>>>>>>> 
>> > >>>>>>>> sun.jdk
>> > >>>>>>>> tools
>> > >>>>>>>> 1.5.0
>> > >>>>>>>> /System/Library/Frameworks/
>> > >>>>>>>> JavaVM.framework/Versions/1.5/Classes/classes.jar
>> > >>>>>>>> system
>> > >>>>>>>> 
>> > >>>>>>>> 
>> > >>>>>>>> 
>> > >>>>>>>>
>> > >>>>>>>> 
>> > >>>>>>>>
>> > >>>>>>>>
>> > 
>> > >>>>>>>> --
>> > >>>>>>>> --
>> > >>>>>>>> -
>> > >>>>>>>> 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/Tools.jar---
>> > >>>> Apple-tf3357700s177.html#a9378680
>> > >>>> Sent from the Maven - Users mailing list archive at 
>> > >>>> Nabble.com<http://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]
>> > >>>
>> > >>>
>> > >>>
>> > >>
>> > >> --
>> > >> View this message in context: http://www.nabble.com/Tools.jar---
>> > >> Apple-tf3357700s177.html#a9381358
>> > >> Sent from the Maven - Users mailing list archive at 
>> > >> Nabble.com<http://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]
>> >
>> >
>>
>

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



Re: [m2] Tools.jar & Apple

2007-03-08 Thread Dan Tran
ging=jar -Dfile=/path/to/file
> >>>>>>
> >>>>>>   Path to dependency:
> >>>>>> 1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
> >>>>>> beta-1-20070203.171044-8
> >>>>>> 2) sun.jdk:tools:jar:1.5.0
> >>>>>>
> >>>>>>
> >>>>>>  On the mac, the classes that comprise the tools are located in:
> >>>>>>  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
>
> >>>>>> classes.jar
> >>>>>>  Googling I come across postings where it is recommend that I
> >>>>>> alter
> >>>>>> the systempath to point to classes.jar .
> >>>>>>
> >>>>>>  -Ryan
> >>>>>>
> >>>>>> On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
> >>>>>>
> >>>>>>> jaxws is capable of automatically pickup tools.jar from
> >>>>>>> ${java.home}/lib/tools.jar
> >>>>>>> ( MacOS specific)
> >>>>>>>
> >>>>>>> What is the error?
> >>>>>>>
> >>>>>>> you may need to get the latest source and build your self.
> >>>>>>>
> >>>>>>>
> >>>>>>> -D
> >>>>>>>
> >>>>>>>
> >>>>>>> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
> >>>>>>>>
> >>>>>>>> Hello,
> >>>>>>>> I am trying to get the "jaxws-maven-plugin" up and running on
> my
> >>>>>>>> box. Evidently Apple has been kind enough to stick tools.jar
> >>>>>>>> elsewhere.
> >>>>>>>>
> >>>>>>>> Any reason why the snippet below wouldn't work?
> >>>>>>>>
> >>>>>>>> -Ryan
> >>>>>>>>
> >>>>>>>> Snippet:
> >>>>>>>>
> >>>>>>>> 
> >>>>>>>> 
> >>>>>>>>  org.codehaus.mojo
> >>>>>>>> jaxws-maven-plugin
> >>>>>>>> 1.0-beta-1-SNAPSHOT 
> >>>>>>>> 
> >>>>>>>> 
> >>>>>>>> 
> >>>>>>>> wsgen
> >>>>>>>> 
> >>>>>>>> 
> >>>>>>>> 
> >>>>>>>> 
> >>>>>>>> net.cuprak.ryanportal 
> >>>>>>>> true
> >>>>>>>>
> >>>>>>>> 
> >>>>>>>> 
> >>>>>>>> 
> >>>>>>>> sun.jdk
> >>>>>>>> tools
> >>>>>>>> 1.5.0
> >>>>>>>> /System/Library/Frameworks/
> >>>>>>>> JavaVM.framework/Versions/1.5/Classes/classes.jar
> >>>>>>>> system
> >>>>>>>> 
> >>>>>>>> 
> >>>>>>>> 
> >>>>>>>>
> >>>>>>>> 
> >>>>>>>>
> >>>>>>>>
> 
> >>>>>>>> --
> >>>>>>>> --
> >>>>>>>> -
> >>>>>>>> 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/Tools.jar---
> >>>> Apple-tf3357700s177.html#a9378680
> >>>> Sent from the Maven - Users mailing list archive at 
Nabble.com<http://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]
> >>>
> >>>
> >>>
> >>
> >> --
> >> View this message in context: http://www.nabble.com/Tools.jar---
> >> Apple-tf3357700s177.html#a9381358
> >> Sent from the Maven - Users mailing list archive at 
Nabble.com<http://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]
>
>



Re: [m2] Tools.jar & Apple

2007-03-08 Thread Dan Tran
> alter
>>>>>> the systempath to point to classes.jar.
>>>>>>
>>>>>>  -Ryan
>>>>>>
>>>>>> On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
>>>>>>
>>>>>>> jaxws is capable of automatically pickup tools.jar from
>>>>>>> ${java.home}/lib/tools.jar
>>>>>>> ( MacOS specific)
>>>>>>>
>>>>>>> What is the error?
>>>>>>>
>>>>>>> you may need to get the latest source and build your self.
>>>>>>>
>>>>>>>
>>>>>>> -D
>>>>>>>
>>>>>>>
>>>>>>> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
>>>>>>>>
>>>>>>>> Hello,
>>>>>>>> I am trying to get the "jaxws-maven-plugin" up and running on my
>>>>>>>> box. Evidently Apple has been kind enough to stick tools.jar
>>>>>>>> elsewhere.
>>>>>>>>
>>>>>>>> Any reason why the snippet below wouldn't work?
>>>>>>>>
>>>>>>>> -Ryan
>>>>>>>>
>>>>>>>> Snippet:
>>>>>>>>
>>>>>>>> 
>>>>>>>> 
>>>>>>>> org.codehaus.mojo
>>>>>>>> jaxws-maven-plugin
>>>>>>>> 1.0-beta-1-SNAPSHOT
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> wsgen
>>>>>>>>     
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> net.cuprak.ryanportal
>>>>>>>> true
>>>>>>>>
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> sun.jdk
>>>>>>>> tools
>>>>>>>> 1.5.0
>>>>>>>> /System/Library/Frameworks/
>>>>>>>> JavaVM.framework/Versions/1.5/Classes/classes.jar
>>>>>>>> system
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>>
>>>>>>>> 
>>>>>>>>
>>>>>>>> 
>>>>>>>> --
>>>>>>>> --
>>>>>>>> -
>>>>>>>> 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/Tools.jar---
>>>> Apple-tf3357700s177.html#a9378680
>>>> Sent from the Maven - Users 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]
>>>
>>>
>>>
>>
>> --
>> View this message in context: http://www.nabble.com/Tools.jar---
>> Apple-tf3357700s177.html#a9381358
>> Sent from the Maven - Users 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]




Re: [m2] Tools.jar & Apple

2007-03-08 Thread Ryan Cuprak
PM, Dan Tran wrote:
>>>>>>
>>>>>>> jaxws is capable of automatically pickup tools.jar from
>>>>>>> ${java.home}/lib/tools.jar
>>>>>>> ( MacOS specific)
>>>>>>>
>>>>>>> What is the error?
>>>>>>>
>>>>>>> you may need to get the latest source and build your self.
>>>>>>>
>>>>>>>
>>>>>>> -D
>>>>>>>
>>>>>>>
>>>>>>> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
>>>>>>>>
>>>>>>>> Hello,
>>>>>>>> I am trying to get the "jaxws-maven-plugin" up and running on my
>>>>>>>> box. Evidently Apple has been kind enough to stick tools.jar
>>>>>>>> elsewhere.
>>>>>>>>
>>>>>>>> Any reason why the snippet below wouldn't work?
>>>>>>>>
>>>>>>>> -Ryan
>>>>>>>>
>>>>>>>> Snippet:
>>>>>>>>
>>>>>>>> 
>>>>>>>> 
>>>>>>>> org.codehaus.mojo
>>>>>>>> jaxws-maven-plugin
>>>>>>>> 1.0-beta-1-SNAPSHOT
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> wsgen
>>>>>>>>     
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> net.cuprak.ryanportal
>>>>>>>> true
>>>>>>>>
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> sun.jdk
>>>>>>>> tools
>>>>>>>> 1.5.0
>>>>>>>> /System/Library/Frameworks/
>>>>>>>> JavaVM.framework/Versions/1.5/Classes/classes.jar
>>>>>>>> system
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>>
>>>>>>>> 
>>>>>>>>
>>>>>>>>  
>>>>>>>> --
>>>>>>>> --
>>>>>>>> -
>>>>>>>> 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/Tools.jar---
>>>> Apple-tf3357700s177.html#a9378680
>>>> Sent from the Maven - Users 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]
>>>
>>>
>>>
>>
>> -- 
>> View this message in context: http://www.nabble.com/Tools.jar--- 
>> Apple-tf3357700s177.html#a9381358
>> Sent from the Maven - Users 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]



Re: [m2] Tools.jar & Apple

2007-03-08 Thread Ryan Cuprak


 Any chance you could send me your pom.xml file? I am a little  
baffled why the JAXWS plugin is failing on what appears to be a  
classpath issue with the annotations.


 How did using a legacy repository affect things?

 Thanks,
 -Ryan

On Mar 8, 2007, at 3:08 PM, jsolderitsch wrote:



Yes -- I found two plug-in poms in my .m2 -- this one and
jaxws-maven-plugin-1.0-beta-1-20070203.171044-8.pom

I changed the latter one first and that didn't help and then I  
changed the

one you mentioned and I was past the tools.jar block.

And I was able to build a deployable war file based on a pojo with  
some

JAX-WS annotations.

I did need to use the legacy repository:
https://maven-repository.dev.java.net/nonav/repository and this  
seemed to
let me compile all the way. At one point I did also do a mvn  
install:file
for the jar jaxws-rt.jar that I got from the nightly JAX-WS 2.1  
build. But

this was before I switched to the legacy repo from
https://maven2-repository.dev.java.net/nonav/repository which is  
supposedly

the preferred one.

Good luck.

Jim


Ryan Cuprak wrote:



I edited:
/Users//.m2/repository/org/codehaus/mojo/jaxws-maven- 
plugin/

1.0-beta-1-SNAPSHOT/jaxws-maven-plugin-1.0-beta-1-SNAPSHOT.pom

  However, I hit another roadblock once I got past that problem. The
plugin can't find the class file for the Webservice annotation tag.
Plan to download the source and tinker with it later today.

  -Ryan

On Mar 8, 2007, at 1:43 PM, jsolderitsch wrote:



Question -- Which pom file under .m2?

I find myself in exactly the same situation and error condition
trying to
use the jax-ws plug-in on Mac OS X?

Ryan Cuprak wrote:



  Managed to get around the problem. I edited the pom file  
under .m2
to point directly at the classes.jar file on MacOS X. A bit of a  
hack

but it worked.

  -Ryan

On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:



The error message is:
Missing:
--
1) sun.jdk:tools:jar:1.5.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=sun.jdk -
DartifactId=tools \
  -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
beta-1-20070203.171044-8
2) sun.jdk:tools:jar:1.5.0


 On the mac, the classes that comprise the tools are located in:
 /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
classes.jar
 Googling I come across postings where it is recommend that I  
alter

the systempath to point to classes.jar.

 -Ryan

On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:


jaxws is capable of automatically pickup tools.jar from
${java.home}/lib/tools.jar
( MacOS specific)

What is the error?

you may need to get the latest source and build your self.


-D


On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:


Hello,
I am trying to get the "jaxws-maven-plugin" up and running on my
box. Evidently Apple has been kind enough to stick tools.jar
elsewhere.

Any reason why the snippet below wouldn't work?

-Ryan

Snippet:



org.codehaus.mojo
jaxws-maven-plugin
1.0-beta-1-SNAPSHOT



wsgen




net.cuprak.ryanportal
true




sun.jdk
tools
1.5.0
/System/Library/Frameworks/
JavaVM.framework/Versions/1.5/Classes/classes.jar
system






 
--

--
-
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/Tools.jar---
Apple-tf3357700s177.html#a9378680
Sent from the Maven - Users 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]





--
View this message in context: http://www.nabble.com/Tools.jar--- 
Apple-tf3357700s177.html#a9381358

Sent from the Maven - Users mai

Re: [m2] Tools.jar & Apple

2007-03-08 Thread jsolderitsch

Yes -- I found two plug-in poms in my .m2 -- this one and
jaxws-maven-plugin-1.0-beta-1-20070203.171044-8.pom

I changed the latter one first and that didn't help and then I changed the
one you mentioned and I was past the tools.jar block.

And I was able to build a deployable war file based on a pojo with some
JAX-WS annotations.

I did need to use the legacy repository:
https://maven-repository.dev.java.net/nonav/repository and this seemed to
let me compile all the way. At one point I did also do a mvn install:file
for the jar jaxws-rt.jar that I got from the nightly JAX-WS 2.1 build. But
this was before I switched to the legacy repo from
https://maven2-repository.dev.java.net/nonav/repository which is supposedly
the preferred one.

Good luck.

Jim


Ryan Cuprak wrote:
> 
> 
> I edited:
> /Users//.m2/repository/org/codehaus/mojo/jaxws-maven-plugin/ 
> 1.0-beta-1-SNAPSHOT/jaxws-maven-plugin-1.0-beta-1-SNAPSHOT.pom
> 
>   However, I hit another roadblock once I got past that problem. The  
> plugin can't find the class file for the Webservice annotation tag.  
> Plan to download the source and tinker with it later today.
> 
>   -Ryan
> 
> On Mar 8, 2007, at 1:43 PM, jsolderitsch wrote:
> 
>>
>> Question -- Which pom file under .m2?
>>
>> I find myself in exactly the same situation and error condition  
>> trying to
>> use the jax-ws plug-in on Mac OS X?
>>
>> Ryan Cuprak wrote:
>>>
>>>
>>>   Managed to get around the problem. I edited the pom file under .m2
>>> to point directly at the classes.jar file on MacOS X. A bit of a hack
>>> but it worked.
>>>
>>>   -Ryan
>>>
>>> On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:
>>>
>>>>
>>>> The error message is:
>>>> Missing:
>>>> --
>>>> 1) sun.jdk:tools:jar:1.5.0
>>>>
>>>>   Try downloading the file manually from the project website.
>>>>
>>>>   Then, install it using the command:
>>>>   mvn install:install-file -DgroupId=sun.jdk - 
>>>> DartifactId=tools \
>>>>   -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
>>>>
>>>>   Path to dependency:
>>>> 1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
>>>> beta-1-20070203.171044-8
>>>> 2) sun.jdk:tools:jar:1.5.0
>>>>
>>>>
>>>>  On the mac, the classes that comprise the tools are located in:
>>>>  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
>>>> classes.jar
>>>>  Googling I come across postings where it is recommend that I alter
>>>> the systempath to point to classes.jar.
>>>>
>>>>  -Ryan
>>>>
>>>> On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
>>>>
>>>>> jaxws is capable of automatically pickup tools.jar from
>>>>> ${java.home}/lib/tools.jar
>>>>> ( MacOS specific)
>>>>>
>>>>> What is the error?
>>>>>
>>>>> you may need to get the latest source and build your self.
>>>>>
>>>>>
>>>>> -D
>>>>>
>>>>>
>>>>> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
>>>>>>
>>>>>> Hello,
>>>>>> I am trying to get the "jaxws-maven-plugin" up and running on my
>>>>>> box. Evidently Apple has been kind enough to stick tools.jar
>>>>>> elsewhere.
>>>>>>
>>>>>> Any reason why the snippet below wouldn't work?
>>>>>>
>>>>>> -Ryan
>>>>>>
>>>>>> Snippet:
>>>>>>
>>>>>> 
>>>>>> 
>>>>>> org.codehaus.mojo
>>>>>> jaxws-maven-plugin
>>>>>> 1.0-beta-1-SNAPSHOT
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> wsgen
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>> 
>>>>>>     net.cuprak.ryanportal
>>>>>> true
>>>>>>
>>>>>> 
>>>>>> 
>>>>>>  

Re: [m2] Tools.jar & Apple

2007-03-08 Thread Ryan Cuprak


It is:
 ../../System/Library/Frameworks/JavaVM.framework/Versions/1.5/ 
Classes/classes.jar


On Mar 8, 2007, at 2:43 PM, Dan Tran wrote:


what is the location of classes.jar relative to java.home under OS X?

On 3/8/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:



I edited:
/Users//.m2/repository/org/codehaus/mojo/jaxws-maven- 
plugin/

1.0-beta-1-SNAPSHOT/jaxws-maven-plugin-1.0-beta-1-SNAPSHOT.pom

However, I hit another roadblock once I got past that problem. The
plugin can't find the class file for the Webservice annotation tag.
Plan to download the source and tinker with it later today.

-Ryan

On Mar 8, 2007, at 1:43 PM, jsolderitsch wrote:

>
> Question -- Which pom file under .m2?
>
> I find myself in exactly the same situation and error condition
> trying to
> use the jax-ws plug-in on Mac OS X?
>
> Ryan Cuprak wrote:
>>
>>
>>   Managed to get around the problem. I edited the pom file  
under .m2
>> to point directly at the classes.jar file on MacOS X. A bit of  
a hack

>> but it worked.
>>
>>   -Ryan
>>
>> On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:
>>
>>>
>>> The error message is:
>>> Missing:
>>> --
>>> 1) sun.jdk:tools:jar:1.5.0
>>>
>>>   Try downloading the file manually from the project website.
>>>
>>>   Then, install it using the command:
>>>   mvn install:install-file -DgroupId=sun.jdk -
>>> DartifactId=tools \
>>>   -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
>>>
>>>   Path to dependency:
>>> 1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
>>> beta-1-20070203.171044-8
>>> 2) sun.jdk:tools:jar:1.5.0
>>>
>>>
>>>  On the mac, the classes that comprise the tools are located in:
>>>  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/ 
Classes/

>>> classes.jar
>>>  Googling I come across postings where it is recommend that I  
alter

>>> the systempath to point to classes.jar.
>>>
>>>  -Ryan
>>>
>>> On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
>>>
>>>> jaxws is capable of automatically pickup tools.jar from
>>>> ${java.home}/lib/tools.jar
>>>> ( MacOS specific)
>>>>
>>>> What is the error?
>>>>
>>>> you may need to get the latest source and build your self.
>>>>
>>>>
>>>> -D
>>>>
>>>>
>>>> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
>>>>>
>>>>> Hello,
>>>>> I am trying to get the "jaxws-maven-plugin" up and running  
on my

>>>>> box. Evidently Apple has been kind enough to stick tools.jar
>>>>> elsewhere.
>>>>>
>>>>> Any reason why the snippet below wouldn't work?
>>>>>
>>>>> -Ryan
>>>>>
>>>>> Snippet:
>>>>>
>>>>> 
>>>>> 
>>>>> org.codehaus.mojo
>>>>> jaxws-maven-plugin
>>>>> 1.0-beta-1-SNAPSHOT
>>>>> 
>>>>> 
>>>>> 
>>>>> wsgen
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> net.cuprak.ryanportal
>>>>> true
>>>>>
>>>>> 
>>>>> 
>>>>> 
>>>>>     sun.jdk
>>>>> tools
>>>>> 1.5.0
>>>>> /System/Library/Frameworks/
>>>>> JavaVM.framework/Versions/1.5/Classes/classes.jar
>>>>> system
>>>>> 
>>>>> 
>>>>> 
>>>>>
>>>>> 
>>>>>
>>>>>  
--

>>>>> --
>>>>> -
>>>>> 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/Tools.jar---
> Apple-tf3357700s177.html#a9378680
> Sent from the Maven - Users 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]



Re: [m2] Tools.jar & Apple

2007-03-08 Thread Dan Tran

what is the location of classes.jar relative to java.home under OS X?

On 3/8/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:



I edited:
/Users//.m2/repository/org/codehaus/mojo/jaxws-maven-plugin/
1.0-beta-1-SNAPSHOT/jaxws-maven-plugin-1.0-beta-1-SNAPSHOT.pom

However, I hit another roadblock once I got past that problem. The
plugin can't find the class file for the Webservice annotation tag.
Plan to download the source and tinker with it later today.

-Ryan

On Mar 8, 2007, at 1:43 PM, jsolderitsch wrote:

>
> Question -- Which pom file under .m2?
>
> I find myself in exactly the same situation and error condition
> trying to
> use the jax-ws plug-in on Mac OS X?
>
> Ryan Cuprak wrote:
>>
>>
>>   Managed to get around the problem. I edited the pom file under .m2
>> to point directly at the classes.jar file on MacOS X. A bit of a hack
>> but it worked.
>>
>>   -Ryan
>>
>> On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:
>>
>>>
>>> The error message is:
>>> Missing:
>>> --
>>> 1) sun.jdk:tools:jar:1.5.0
>>>
>>>   Try downloading the file manually from the project website.
>>>
>>>   Then, install it using the command:
>>>   mvn install:install-file -DgroupId=sun.jdk -
>>> DartifactId=tools \
>>>   -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
>>>
>>>   Path to dependency:
>>> 1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
>>> beta-1-20070203.171044-8
>>> 2) sun.jdk:tools:jar:1.5.0
>>>
>>>
>>>  On the mac, the classes that comprise the tools are located in:
>>>  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
>>> classes.jar
>>>  Googling I come across postings where it is recommend that I alter
>>> the systempath to point to classes.jar.
>>>
>>>  -Ryan
>>>
>>> On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
>>>
>>>> jaxws is capable of automatically pickup tools.jar from
>>>> ${java.home}/lib/tools.jar
>>>> ( MacOS specific)
>>>>
>>>> What is the error?
>>>>
>>>> you may need to get the latest source and build your self.
>>>>
>>>>
>>>> -D
>>>>
>>>>
>>>> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
>>>>>
>>>>> Hello,
>>>>> I am trying to get the "jaxws-maven-plugin" up and running on my
>>>>> box. Evidently Apple has been kind enough to stick tools.jar
>>>>> elsewhere.
>>>>>
>>>>> Any reason why the snippet below wouldn't work?
>>>>>
>>>>> -Ryan
>>>>>
>>>>> Snippet:
>>>>>
>>>>> 
>>>>> 
>>>>> org.codehaus.mojo
>>>>> jaxws-maven-plugin
>>>>> 1.0-beta-1-SNAPSHOT
>>>>> 
>>>>> 
>>>>> 
>>>>> wsgen
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> net.cuprak.ryanportal
>>>>> true
>>>>>
>>>>> 
>>>>> 
>>>>> 
>>>>>     sun.jdk
>>>>> tools
>>>>> 1.5.0
>>>>> /System/Library/Frameworks/
>>>>> JavaVM.framework/Versions/1.5/Classes/classes.jar
>>>>> system
>>>>> 
>>>>> 
>>>>> 
>>>>>
>>>>> 
>>>>>
>>>>> --
>>>>> --
>>>>> -
>>>>> 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/Tools.jar---
> Apple-tf3357700s177.html#a9378680
> Sent from the Maven - Users 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]




Re: [m2] Tools.jar & Apple

2007-03-08 Thread Ryan Cuprak


I edited:
/Users//.m2/repository/org/codehaus/mojo/jaxws-maven-plugin/ 
1.0-beta-1-SNAPSHOT/jaxws-maven-plugin-1.0-beta-1-SNAPSHOT.pom


 However, I hit another roadblock once I got past that problem. The  
plugin can't find the class file for the Webservice annotation tag.  
Plan to download the source and tinker with it later today.


 -Ryan

On Mar 8, 2007, at 1:43 PM, jsolderitsch wrote:



Question -- Which pom file under .m2?

I find myself in exactly the same situation and error condition  
trying to

use the jax-ws plug-in on Mac OS X?

Ryan Cuprak wrote:



  Managed to get around the problem. I edited the pom file under .m2
to point directly at the classes.jar file on MacOS X. A bit of a hack
but it worked.

  -Ryan

On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:



The error message is:
Missing:
--
1) sun.jdk:tools:jar:1.5.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=sun.jdk - 
DartifactId=tools \

  -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
beta-1-20070203.171044-8
2) sun.jdk:tools:jar:1.5.0


 On the mac, the classes that comprise the tools are located in:
 /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
classes.jar
 Googling I come across postings where it is recommend that I alter
the systempath to point to classes.jar.

 -Ryan

On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:


jaxws is capable of automatically pickup tools.jar from
${java.home}/lib/tools.jar
( MacOS specific)

What is the error?

you may need to get the latest source and build your self.


-D


On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:


Hello,
I am trying to get the "jaxws-maven-plugin" up and running on my
box. Evidently Apple has been kind enough to stick tools.jar
elsewhere.

Any reason why the snippet below wouldn't work?

-Ryan

Snippet:



org.codehaus.mojo
jaxws-maven-plugin
1.0-beta-1-SNAPSHOT



wsgen




net.cuprak.ryanportal
true




sun.jdk
tools
1.5.0
/System/Library/Frameworks/
JavaVM.framework/Versions/1.5/Classes/classes.jar
system






-- 
--

-
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/Tools.jar--- 
Apple-tf3357700s177.html#a9378680

Sent from the Maven - Users 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]



Re: [m2] Tools.jar & Apple

2007-03-08 Thread jsolderitsch

Question -- Which pom file under .m2?

I find myself in exactly the same situation and error condition trying to
use the jax-ws plug-in on Mac OS X?

Ryan Cuprak wrote:
> 
> 
>   Managed to get around the problem. I edited the pom file under .m2  
> to point directly at the classes.jar file on MacOS X. A bit of a hack  
> but it worked.
> 
>   -Ryan
> 
> On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:
> 
>>
>> The error message is:
>> Missing:
>> --
>> 1) sun.jdk:tools:jar:1.5.0
>>
>>   Try downloading the file manually from the project website.
>>
>>   Then, install it using the command:
>>   mvn install:install-file -DgroupId=sun.jdk -DartifactId=tools \
>>   -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
>>
>>   Path to dependency:
>> 1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0- 
>> beta-1-20070203.171044-8
>> 2) sun.jdk:tools:jar:1.5.0
>>
>>
>>  On the mac, the classes that comprise the tools are located in:
>>  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/ 
>> classes.jar
>>  Googling I come across postings where it is recommend that I alter  
>> the systempath to point to classes.jar.
>>
>>  -Ryan
>>
>> On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
>>
>>> jaxws is capable of automatically pickup tools.jar from
>>> ${java.home}/lib/tools.jar
>>> ( MacOS specific)
>>>
>>> What is the error?
>>>
>>> you may need to get the latest source and build your self.
>>>
>>>
>>> -D
>>>
>>>
>>> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
>>>>
>>>> Hello,
>>>> I am trying to get the "jaxws-maven-plugin" up and running on my
>>>> box. Evidently Apple has been kind enough to stick tools.jar  
>>>> elsewhere.
>>>>
>>>> Any reason why the snippet below wouldn't work?
>>>>
>>>> -Ryan
>>>>
>>>> Snippet:
>>>>
>>>> 
>>>> 
>>>> org.codehaus.mojo
>>>> jaxws-maven-plugin
>>>> 1.0-beta-1-SNAPSHOT
>>>> 
>>>> 
>>>> 
>>>> wsgen
>>>> 
>>>> 
>>>> 
>>>> 
>>>> net.cuprak.ryanportal
>>>> true
>>>>
>>>> 
>>>> 
>>>> 
>>>> sun.jdk
>>>> tools
>>>> 1.5.0
>>>> /System/Library/Frameworks/
>>>> JavaVM.framework/Versions/1.5/Classes/classes.jar
>>>> system
>>>> 
>>>> 
>>>> 
>>>>
>>>> 
>>>>
>>>>  
>>>> -
>>>> 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/Tools.jar---Apple-tf3357700s177.html#a9378680
Sent from the Maven - Users mailing list archive at Nabble.com.


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



Re: Tools.jar & Apple

2007-03-06 Thread Gregory Kick

Actually, I take that back... you can define exclusions for
dependencies within a plugin, but it doesn't look like you can define
them for a plugin itself.

Anybody know of a good way to do that?

On 3/7/07, Gregory Kick <[EMAIL PROTECTED]> wrote:

Since classes.jar is always on the classpath, you could probably just
use an  to disregard the dependency.  Otherwise, you
actually end up with classes.jar on your classpath twice.

On 3/7/07, Wayne Fay <[EMAIL PROTECTED]> wrote:
> There is no tools.jar on Mac. Instead, the classes from tools.jar are
> included in a larger classes.jar file. Don't ask me...
>
> Wayne
>
> On 3/6/07, Dan Tran <[EMAIL PROTECTED]> wrote:
> > Apple renames tools.jar to classes.jar?
> >
> > -D
> >
> >
> > On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > Managed to get around the problem. I edited the pom file under .m2
> > > to point directly at the classes.jar file on MacOS X. A bit of a hack
> > > but it worked.
> > >
> > > -Ryan
> > >
> > > On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:
> > >
> > > >
> > > > The error message is:
> > > > Missing:
> > > > --
> > > > 1) sun.jdk:tools:jar:1.5.0
> > > >
> > > >   Try downloading the file manually from the project website.
> > > >
> > > >   Then, install it using the command:
> > > >   mvn install:install-file -DgroupId=sun.jdk -DartifactId=tools \
> > > >   -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
> > > >
> > > >   Path to dependency:
> > > > 1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
> > > > beta-1-20070203.171044-8
> > > > 2) sun.jdk:tools:jar:1.5.0
> > > >
> > > >
> > > >  On the mac, the classes that comprise the tools are located in:
> > > >  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
> > > > classes.jar
> > > >  Googling I come across postings where it is recommend that I alter
> > > > the systempath to point to classes.jar.
> > > >
> > > >  -Ryan
> > > >
> > > > On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
> > > >
> > > >> jaxws is capable of automatically pickup tools.jar from
> > > >> ${java.home}/lib/tools.jar
> > > >> ( MacOS specific)
> > > >>
> > > >> What is the error?
> > > >>
> > > >> you may need to get the latest source and build your self.
> > > >>
> > > >>
> > > >> -D
> > > >>
> > > >>
> > > >> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
> > > >>>
> > > >>> Hello,
> > > >>> I am trying to get the "jaxws-maven-plugin" up and running on my
> > > >>> box. Evidently Apple has been kind enough to stick tools.jar
> > > >>> elsewhere.
> > > >>>
> > > >>> Any reason why the snippet below wouldn't work?
> > > >>>
> > > >>> -Ryan
> > > >>>
> > > >>> Snippet:
> > > >>>
> > > >>> 
> > > >>> 
> > > >>> org.codehaus.mojo
> > > >>> jaxws-maven-plugin
> > > >>> 1.0-beta-1-SNAPSHOT
> > > >>> 
> > > >>> 
> > > >>> 
> > > >>> wsgen
> > > >>> 
> > > >>> 
> > > >>> 
> > > >>> 
> > > >>> net.cuprak.ryanportal
> > > >>> true
> > > >>>
> > > >>> 
> > > >>> 
> > > >>> 
> > > >>> sun.jdk
> > > >>> tools
> > > >>> 1.5.0
> > > >>> /System/Library/Frameworks/
> > > >>> JavaVM.framework/Versions/1.5/Classes/classes.jar
> > > >>> system
> > > >>> 
> > > >>> 
> > > >>> 
> > > >>>
> > > >>> 
> > > >>>
> > > >>> 
> > > >>> -
> > > >>> 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]
> > >
> > >
> >
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Gregory Kick
[EMAIL PROTECTED]




--
Gregory Kick
[EMAIL PROTECTED]

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



Re: Tools.jar & Apple

2007-03-06 Thread Gregory Kick

Since classes.jar is always on the classpath, you could probably just
use an  to disregard the dependency.  Otherwise, you
actually end up with classes.jar on your classpath twice.

On 3/7/07, Wayne Fay <[EMAIL PROTECTED]> wrote:

There is no tools.jar on Mac. Instead, the classes from tools.jar are
included in a larger classes.jar file. Don't ask me...

Wayne

On 3/6/07, Dan Tran <[EMAIL PROTECTED]> wrote:
> Apple renames tools.jar to classes.jar?
>
> -D
>
>
> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
> >
> >
> > Managed to get around the problem. I edited the pom file under .m2
> > to point directly at the classes.jar file on MacOS X. A bit of a hack
> > but it worked.
> >
> > -Ryan
> >
> > On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:
> >
> > >
> > > The error message is:
> > > Missing:
> > > --
> > > 1) sun.jdk:tools:jar:1.5.0
> > >
> > >   Try downloading the file manually from the project website.
> > >
> > >   Then, install it using the command:
> > >   mvn install:install-file -DgroupId=sun.jdk -DartifactId=tools \
> > >   -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
> > >
> > >   Path to dependency:
> > > 1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
> > > beta-1-20070203.171044-8
> > > 2) sun.jdk:tools:jar:1.5.0
> > >
> > >
> > >  On the mac, the classes that comprise the tools are located in:
> > >  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
> > > classes.jar
> > >  Googling I come across postings where it is recommend that I alter
> > > the systempath to point to classes.jar.
> > >
> > >  -Ryan
> > >
> > > On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
> > >
> > >> jaxws is capable of automatically pickup tools.jar from
> > >> ${java.home}/lib/tools.jar
> > >> ( MacOS specific)
> > >>
> > >> What is the error?
> > >>
> > >> you may need to get the latest source and build your self.
> > >>
> > >>
> > >> -D
> > >>
> > >>
> > >> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
> > >>>
> > >>> Hello,
> > >>> I am trying to get the "jaxws-maven-plugin" up and running on my
> > >>> box. Evidently Apple has been kind enough to stick tools.jar
> > >>> elsewhere.
> > >>>
> > >>> Any reason why the snippet below wouldn't work?
> > >>>
> > >>> -Ryan
> > >>>
> > >>> Snippet:
> > >>>
> > >>> 
> > >>> 
> > >>> org.codehaus.mojo
> > >>> jaxws-maven-plugin
> > >>> 1.0-beta-1-SNAPSHOT
> > >>> 
> > >>> 
> > >>> 
> > >>> wsgen
> > >>> 
> > >>> 
> > >>> 
> > >>> 
> > >>> net.cuprak.ryanportal
> > >>> true
> > >>>
> > >>> 
> > >>> 
> > >>> 
> > >>> sun.jdk
> > >>> tools
> > >>> 1.5.0
> > >>> /System/Library/Frameworks/
> > >>> JavaVM.framework/Versions/1.5/Classes/classes.jar
> > >>> system
> > >>> 
> > >>> 
> > >>> 
> > >>>
> > >>> 
> > >>>
> > >>> 
> > >>> -
> > >>> 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]
> >
> >
>

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





--
Gregory Kick
[EMAIL PROTECTED]

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



Re: Tools.jar & Apple

2007-03-06 Thread Wayne Fay

There is no tools.jar on Mac. Instead, the classes from tools.jar are
included in a larger classes.jar file. Don't ask me...

Wayne

On 3/6/07, Dan Tran <[EMAIL PROTECTED]> wrote:

Apple renames tools.jar to classes.jar?

-D


On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
>
>
> Managed to get around the problem. I edited the pom file under .m2
> to point directly at the classes.jar file on MacOS X. A bit of a hack
> but it worked.
>
> -Ryan
>
> On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:
>
> >
> > The error message is:
> > Missing:
> > --
> > 1) sun.jdk:tools:jar:1.5.0
> >
> >   Try downloading the file manually from the project website.
> >
> >   Then, install it using the command:
> >   mvn install:install-file -DgroupId=sun.jdk -DartifactId=tools \
> >   -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
> >
> >   Path to dependency:
> > 1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
> > beta-1-20070203.171044-8
> > 2) sun.jdk:tools:jar:1.5.0
> >
> >
> >  On the mac, the classes that comprise the tools are located in:
> >  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
> > classes.jar
> >  Googling I come across postings where it is recommend that I alter
> > the systempath to point to classes.jar.
> >
> >  -Ryan
> >
> > On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
> >
> >> jaxws is capable of automatically pickup tools.jar from
> >> ${java.home}/lib/tools.jar
> >> ( MacOS specific)
> >>
> >> What is the error?
> >>
> >> you may need to get the latest source and build your self.
> >>
> >>
> >> -D
> >>
> >>
> >> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
> >>>
> >>> Hello,
> >>> I am trying to get the "jaxws-maven-plugin" up and running on my
> >>> box. Evidently Apple has been kind enough to stick tools.jar
> >>> elsewhere.
> >>>
> >>> Any reason why the snippet below wouldn't work?
> >>>
> >>> -Ryan
> >>>
> >>> Snippet:
> >>>
> >>> 
> >>> 
> >>> org.codehaus.mojo
> >>> jaxws-maven-plugin
> >>> 1.0-beta-1-SNAPSHOT
> >>> 
> >>> 
> >>> 
> >>> wsgen
> >>> 
> >>> 
> >>> 
> >>> 
> >>> net.cuprak.ryanportal
> >>> true
> >>>
> >>> 
> >>> 
> >>> 
> >>> sun.jdk
> >>> tools
> >>> 1.5.0
> >>> /System/Library/Frameworks/
> >>> JavaVM.framework/Versions/1.5/Classes/classes.jar
> >>> system
> >>> 
> >>> 
> >>> 
> >>>
> >>> 
> >>>
> >>> 
> >>> -
> >>> 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]
>
>



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



Re: Tools.jar & Apple

2007-03-06 Thread Dan Tran

Apple renames tools.jar to classes.jar?

-D


On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:



Managed to get around the problem. I edited the pom file under .m2
to point directly at the classes.jar file on MacOS X. A bit of a hack
but it worked.

-Ryan

On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:

>
> The error message is:
> Missing:
> --
> 1) sun.jdk:tools:jar:1.5.0
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>   mvn install:install-file -DgroupId=sun.jdk -DartifactId=tools \
>   -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file
>
>   Path to dependency:
> 1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0-
> beta-1-20070203.171044-8
> 2) sun.jdk:tools:jar:1.5.0
>
>
>  On the mac, the classes that comprise the tools are located in:
>  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/
> classes.jar
>  Googling I come across postings where it is recommend that I alter
> the systempath to point to classes.jar.
>
>  -Ryan
>
> On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:
>
>> jaxws is capable of automatically pickup tools.jar from
>> ${java.home}/lib/tools.jar
>> ( MacOS specific)
>>
>> What is the error?
>>
>> you may need to get the latest source and build your self.
>>
>>
>> -D
>>
>>
>> On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:
>>>
>>> Hello,
>>> I am trying to get the "jaxws-maven-plugin" up and running on my
>>> box. Evidently Apple has been kind enough to stick tools.jar
>>> elsewhere.
>>>
>>> Any reason why the snippet below wouldn't work?
>>>
>>> -Ryan
>>>
>>> Snippet:
>>>
>>> 
>>> 
>>> org.codehaus.mojo
>>> jaxws-maven-plugin
>>> 1.0-beta-1-SNAPSHOT
>>> 
>>> 
>>> 
>>> wsgen
>>> 
>>> 
>>> 
>>> 
>>> net.cuprak.ryanportal
>>> true
>>>
>>> 
>>> 
>>> 
>>> sun.jdk
>>> tools
>>> 1.5.0
>>> /System/Library/Frameworks/
>>> JavaVM.framework/Versions/1.5/Classes/classes.jar
>>> system
>>> 
>>> 
>>> 
>>>
>>> 
>>>
>>> 
>>> -
>>> 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: Tools.jar & Apple

2007-03-06 Thread Ryan Cuprak


 Managed to get around the problem. I edited the pom file under .m2  
to point directly at the classes.jar file on MacOS X. A bit of a hack  
but it worked.


 -Ryan

On Mar 6, 2007, at 2:37 PM, Ryan Cuprak wrote:



The error message is:
Missing:
--
1) sun.jdk:tools:jar:1.5.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=sun.jdk -DartifactId=tools \
  -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0- 
beta-1-20070203.171044-8

2) sun.jdk:tools:jar:1.5.0


 On the mac, the classes that comprise the tools are located in:
 /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/ 
classes.jar
 Googling I come across postings where it is recommend that I alter  
the systempath to point to classes.jar.


 -Ryan

On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:


jaxws is capable of automatically pickup tools.jar from
${java.home}/lib/tools.jar
( MacOS specific)

What is the error?

you may need to get the latest source and build your self.


-D


On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:


Hello,
I am trying to get the "jaxws-maven-plugin" up and running on my
box. Evidently Apple has been kind enough to stick tools.jar  
elsewhere.


Any reason why the snippet below wouldn't work?

-Ryan

Snippet:



org.codehaus.mojo
jaxws-maven-plugin
1.0-beta-1-SNAPSHOT



wsgen




net.cuprak.ryanportal
true




sun.jdk
tools
1.5.0
/System/Library/Frameworks/
JavaVM.framework/Versions/1.5/Classes/classes.jar
system






 
-

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: Tools.jar & Apple

2007-03-06 Thread Ryan Cuprak


The error message is:
Missing:
--
1) sun.jdk:tools:jar:1.5.0

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=sun.jdk -DartifactId=tools \
  -Dversion=1.5.0 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
1) org.codehaus.mojo:jaxws-maven-plugin:maven-plugin:1.0- 
beta-1-20070203.171044-8

2) sun.jdk:tools:jar:1.5.0


 On the mac, the classes that comprise the tools are located in:
 /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Classes/ 
classes.jar
 Googling I come across postings where it is recommend that I alter  
the systempath to point to classes.jar.


 -Ryan

On Mar 6, 2007, at 2:30 PM, Dan Tran wrote:


jaxws is capable of automatically pickup tools.jar from
${java.home}/lib/tools.jar
( MacOS specific)

What is the error?

you may need to get the latest source and build your self.


-D


On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:


Hello,
I am trying to get the "jaxws-maven-plugin" up and running on my
box. Evidently Apple has been kind enough to stick tools.jar  
elsewhere.


Any reason why the snippet below wouldn't work?

-Ryan

Snippet:



org.codehaus.mojo
jaxws-maven-plugin
1.0-beta-1-SNAPSHOT



wsgen




net.cuprak.ryanportal
true




sun.jdk
tools
1.5.0
/System/Library/Frameworks/
JavaVM.framework/Versions/1.5/Classes/classes.jar
system






-
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: Tools.jar & Apple

2007-03-06 Thread Dan Tran

jaxws is capable of automatically pickup tools.jar from
${java.home}/lib/tools.jar
( MacOS specific)

What is the error?

you may need to get the latest source and build your self.


-D


On 3/6/07, Ryan Cuprak <[EMAIL PROTECTED]> wrote:


Hello,
I am trying to get the "jaxws-maven-plugin" up and running on my
box. Evidently Apple has been kind enough to stick tools.jar elsewhere.

Any reason why the snippet below wouldn't work?

-Ryan

Snippet:



org.codehaus.mojo
jaxws-maven-plugin
1.0-beta-1-SNAPSHOT



wsgen




net.cuprak.ryanportal
true




sun.jdk
tools
1.5.0
/System/Library/Frameworks/
JavaVM.framework/Versions/1.5/Classes/classes.jar
system






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




Re: Tools.jar & Apple

2007-03-06 Thread Ryan Cuprak


That didn't work either, complete pom.xml is below... this is really  
baffling. I have it sprinkled liberally throughout the file.



http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http:// 
www.w3.org/2001/XMLSchema-instance"
 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0  
http://maven.apache.org/maven-v4_0_0.xsd";>

4.0.0
net.cuprak.ryanportal
ryanportal
war
1.0-SNAPSHOT
ryanportal Maven Webapp
http://maven.apache.org


sun.jdk
tools
1.5.0
/System/Library/Frameworks/JavaVM.framework/ 
Versions/1.5/Classes/classes.jar

system


junit
junit
3.8.1
test


javax.xml.ws
jaxws-api
2.1


com.sun.xml.ws
jaxws-rt
2.1EA1


javax.jws
jsr181
1.0


com.sun.xml
jaxws-tools
2.0EA3





ryanportal


org.codehaus.mojo
jaxws-maven-plugin
1.0-beta-1-SNAPSHOT



wsgen




net.cuprak.ryanportal
true




sun.jdk
tools
1.5.0
/System/Library/Frameworks/ 
JavaVM.framework/Versions/1.5/Classes/classes.jar

system








Codehaus Snapshots
http://snapshots.repository.codehaus.org/

true


false





Codehaus Snapshots
http://snapshots.repository.codehaus.org/

true


false





default-tools.jar


java.vendor
Sun Microsystems Inc.




com.sun
tools
1.5.0
system
/System/Library/Frameworks/ 
JavaVM.framework/Versions/1.5/Classes/classes.jar








On Mar 6, 2007, at 2:21 PM, Chris Hilton wrote:


I don't think you need to add tools.jar as a dependency on Mac. See

http://maven.apache.org/general.html#tools-jar-dependency

Chris


-Original Message-
From: Ryan Cuprak [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 06 March, 2007 13:19
To: Maven Users List
Subject: Tools.jar & Apple

Hello,
  I am trying to get the "jaxws-maven-plugin" up and running
on my box. Evidently Apple has been kind enough to stick
tools.jar elsewhere.

  Any reason why the snippet below wouldn't work?

  -Ryan

Snippet:

  
 
 org.codehaus.mojo
 jaxws-maven-plugin
 1.0-beta-1-SNAPSHOT
 
 
 
 wsgen
 
 
 
 
 net.cuprak.ryanportal
 true

 
 
 
 sun.jdk
 tools
 1.5.0
 /System/Library/Frameworks/
JavaVM.framework/Versions/1.5/Classes/classes.jar
 system
 
 
 

 

-
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: Tools.jar & Apple

2007-03-06 Thread Chris Hilton
I don't think you need to add tools.jar as a dependency on Mac. See

http://maven.apache.org/general.html#tools-jar-dependency

Chris 

> -Original Message-
> From: Ryan Cuprak [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 06 March, 2007 13:19
> To: Maven Users List
> Subject: Tools.jar & Apple
> 
> Hello,
>   I am trying to get the "jaxws-maven-plugin" up and running 
> on my box. Evidently Apple has been kind enough to stick 
> tools.jar elsewhere.
> 
>   Any reason why the snippet below wouldn't work?
> 
>   -Ryan
> 
> Snippet:
> 
>   
>  
>  org.codehaus.mojo
>  jaxws-maven-plugin
>  1.0-beta-1-SNAPSHOT
>  
>  
>  
>  wsgen
>  
>  
>  
>  
>  net.cuprak.ryanportal
>  true
> 
>  
>  
>  
>  sun.jdk
>  tools
>  1.5.0
>  /System/Library/Frameworks/
> JavaVM.framework/Versions/1.5/Classes/classes.jar
>  system
>  
>  
>  
> 
>  
> 
> -
> 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]



Tools.jar & Apple

2007-03-06 Thread Ryan Cuprak

Hello,
 I am trying to get the "jaxws-maven-plugin" up and running on my  
box. Evidently Apple has been kind enough to stick tools.jar elsewhere.


 Any reason why the snippet below wouldn't work?

 -Ryan

Snippet:

 

org.codehaus.mojo
jaxws-maven-plugin
1.0-beta-1-SNAPSHOT



wsgen




net.cuprak.ryanportal
true




sun.jdk
tools
1.5.0
/System/Library/Frameworks/ 
JavaVM.framework/Versions/1.5/Classes/classes.jar

system






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