Re: xdoclet dependency

2005-08-22 Thread Nicolas De Loof


For info,
http://maven.ozacc.com/search?keyword=xjavadoc
is very usefull for such broken-dependecy-search.

Nico.

Dennis Geurts a écrit :

ok nicolas, thanks for the info (is must have copied it 'eons' ago and 
forgot about it afterwards),
seems that some alteration is in order; either move/ copy the 
xjavadoc-1.0.*

to xjavadoc or the maven-xdoclet-plugin (version 1.2) should
incorporate a correct dependency.
I do not think it is a good programming practice to define an invalid 
dependency
and subsequently requiring from the developer that it should copy the 
dependency

from its (apparently) default location to some other undocumented location.
 any comments ??
dennis

On 8/22/05, Nicolas De Loof <[EMAIL PROTECTED]> wrote: 
 


xjavadoc-1.0.* exists on ibiblio with groupId 'xdoclet'
latter versions (1.1) are registered under groupId xjavadoc.



Dennis Geurts a écrit :

   


Dmitry,
maven-xdoclet-plugin depends on xjavadoc-1.0.2
this file seems to have disappeared from
ibiblio.org/maven !
i do not know how to get it back there...
Dennis

On 8/22/05, Dmitry Ochnev <[EMAIL PROTECTED]> wrote:


 


Hello Dennis,

Monday, August 22, 2005, 3:01:35 PM, you wrote:



   


only for the xjavadoc jar, you should use a groupId of "xjavadoc" and
version "1.1"
for the xdoclet jars groupId="xdoclet" and version="1.2"
so:

xjavadoc
xjavadoc
1.1


xdoclet
xdoclet
1.2


xdoclet
xdoclet-web-module
1.2


xdoclet
xdoclet-ejb-module
1.2

etcetera...
Dennis


 


It became better but it is still not working.
Here is the part of the "project.xml":
---begin---


xdoclet
1.2



xdoclet
xdoclet-web-module
1.2



xdoclet
xdoclet-ejb-module
1.2



xjavadoc
xjavadoc
1.1



xdoclet
maven-xdoclet-plugin
1.2
plugin

---end---

And here is the output:
---begin---
Tag library requested that is not present: 'maven' in plugin: '
maven-xdoclet-plugin-1.2'
Attempting to download xjavadoc-1.0.2.jar.
Response content length is not known
Response content length is not known
Response content length is not known
WARNING: Failed to download xjavadoc-1.0.2.jar.

BUILD FAILED
File.. D:\apptest2\maven.xml
Element... attainGoal
Line.. 23
Column 43
The build cannot continue because of the following unsatisfied 
   


dependency:
   


xjavadoc-1.0.2.jar
---end---

Where is the error?



--
Best regards,
Dmitry mailto:[EMAIL PROTECTED]


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




   



 

This message contains information that may be privileged or confidential 
and is the property of the Capgemini Group. It is intended only for the 
person to whom it is addressed. If you are not the intended recipient, you 
are not authorized to read, print, retain, copy, disseminate, distribute, or 
use this message or any part thereof. If you receive this message in error, 
please notify the sender immediately and delete all copies of this message.



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


   



 



This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


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



Re: xdoclet dependency

2005-08-22 Thread Dennis Geurts
ok nicolas, thanks for the info (is must have copied it 'eons' ago and 
forgot about it afterwards),
 seems that some alteration is in order; either move/ copy the 
xjavadoc-1.0.*
to xjavadoc or the maven-xdoclet-plugin (version 1.2) should
incorporate a correct dependency.
 I do not think it is a good programming practice to define an invalid 
dependency
and subsequently requiring from the developer that it should copy the 
dependency
from its (apparently) default location to some other undocumented location.
  any comments ??
 dennis
 
 On 8/22/05, Nicolas De Loof <[EMAIL PROTECTED]> wrote: 
> 
> 
> xjavadoc-1.0.* exists on ibiblio with groupId 'xdoclet'
> latter versions (1.1) are registered under groupId xjavadoc.
> 
> 
> 
> Dennis Geurts a écrit :
> 
> >Dmitry,
> > maven-xdoclet-plugin depends on xjavadoc-1.0.2
> > this file seems to have disappeared from
> >ibiblio.org/maven !
> > i do not know how to get it back there...
> > Dennis
> >
> > On 8/22/05, Dmitry Ochnev <[EMAIL PROTECTED]> wrote:
> >
> >
> >>Hello Dennis,
> >>
> >>Monday, August 22, 2005, 3:01:35 PM, you wrote:
> >>
> >>
> >>
> >>>only for the xjavadoc jar, you should use a groupId of "xjavadoc" and
> >>>version "1.1"
> >>>for the xdoclet jars groupId="xdoclet" and version="1.2"
> >>>so:
> >>>
> >>>xjavadoc
> >>>xjavadoc
> >>>1.1
> >>>
> >>>
> >>>xdoclet
> >>>xdoclet
> >>>1.2
> >>>
> >>>
> >>>xdoclet
> >>>xdoclet-web-module
> >>>1.2
> >>>
> >>>
> >>>xdoclet
> >>>xdoclet-ejb-module
> >>>1.2
> >>>
> >>>etcetera...
> >>>Dennis
> >>>
> >>>
> >>It became better but it is still not working.
> >>Here is the part of the "project.xml":
> >>---begin---
> >>
> >>
> >>xdoclet
> >>1.2
> >>
> >>
> >>
> >>xdoclet
> >>xdoclet-web-module
> >>1.2
> >>
> >>
> >>
> >>xdoclet
> >>xdoclet-ejb-module
> >>1.2
> >>
> >>
> >>
> >>xjavadoc
> >>xjavadoc
> >>1.1
> >>
> >>
> >>
> >>xdoclet
> >>maven-xdoclet-plugin
> >>1.2
> >>plugin
> >>
> >>---end---
> >>
> >>And here is the output:
> >>---begin---
> >>Tag library requested that is not present: 'maven' in plugin: '
> >>maven-xdoclet-plugin-1.2'
> >>Attempting to download xjavadoc-1.0.2.jar.
> >>Response content length is not known
> >>Response content length is not known
> >>Response content length is not known
> >>WARNING: Failed to download xjavadoc-1.0.2.jar.
> >>
> >>BUILD FAILED
> >>File.. D:\apptest2\maven.xml
> >>Element... attainGoal
> >>Line.. 23
> >>Column 43
> >>The build cannot continue because of the following unsatisfied 
> dependency:
> >>
> >>xjavadoc-1.0.2.jar
> >>---end---
> >>
> >>Where is the error?
> >>
> >>
> >>
> >>--
> >>Best regards,
> >>Dmitry mailto:[EMAIL PROTECTED]
> >>
> >>
> >>-
> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >>
> >>
> >
> >
> >
> 
> This message contains information that may be privileged or confidential 
> and is the property of the Capgemini Group. It is intended only for the 
> person to whom it is addressed. If you are not the intended recipient, you 
> are not authorized to read, print, retain, copy, disseminate, distribute, or 
> use this message or any part thereof. If you receive this message in error, 
> please notify the sender immediately and delete all copies of this message.
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>


Re[10]: xdoclet dependency

2005-08-22 Thread Dmitry Ochnev
Hello Jörg,

Monday, August 22, 2005, 4:42:18 PM, you wrote:

> This is what I mean with the *corresponding* version. The
> xdoclet-plugin defines the dependency to xjavadoc. Unfortunately
> xjavadoc-1.0.2 is not located at ibiblio, you must downloat it
> manually (remember the URL ;-) and install it into your local repo.

I placed 'xjavadoc-1.0.2.jar' to
'c:\my_home_dir\.maven\repository\xjavadoc'. Now it is working.




-- 
Best regards,
 Dmitrymailto:[EMAIL PROTECTED]


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



RE: Re[8]: xdoclet dependency

2005-08-22 Thread Jörg Schaible
Dmitry Ochnev wrote on Monday, August 22, 2005 1:39 PM:

[snip]
> 
> It became better but it is still not working.
> Here is the part of the "project.xml":
> ---begin---
> 
> 
>   xdoclet
>   1.2
> 
> 
> 
>   xdoclet
>   xdoclet-web-module
>   1.2
> 
> 
> 
>   xdoclet
>   xdoclet-ejb-module
>   1.2
> 
> 
> 
>   xjavadoc
>   xjavadoc
>   1.1
> 
> 
> 
>   xdoclet
>   maven-xdoclet-plugin  
>   1.2 plugin
> 
> ---end---
> 
> And here is the output:
> ---begin---
> Tag library requested that is not present: 'maven' in plugin:
> 'maven-xdoclet-plugin-1.2' Attempting to download
> xjavadoc-1.0.2.jar. Response content length is not known
> Response content length is not known Response content length is not
> known WARNING: Failed to download xjavadoc-1.0.2.jar.
> 
> BUILD FAILED
> File.. D:\apptest2\maven.xml
> Element... attainGoal
> Line.. 23
> Column 43
> The build cannot continue because of the following
> unsatisfied dependency:
> 
> xjavadoc-1.0.2.jar
> ---end---
> 
> Where is the error?

This is what I mean with the *corresponding* version. The xdoclet-plugin 
defines the dependency to xjavadoc. Unfortunately xjavadoc-1.0.2 is not located 
at ibiblio, you must downloat it manually (remember the URL ;-) and install it 
into your local repo.

Regards,
Jörg

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



Re: xdoclet dependency

2005-08-22 Thread Nicolas De Loof


xjavadoc-1.0.* exists on ibiblio with groupId 'xdoclet'
latter versions (1.1) are registered under groupId xjavadoc.



Dennis Geurts a écrit :


Dmitry,
maven-xdoclet-plugin depends on xjavadoc-1.0.2
this file seems to have disappeared from
ibiblio.org/maven!
i do not know how to get it back there...
Dennis

On 8/22/05, Dmitry Ochnev <[EMAIL PROTECTED]> wrote: 
 


Hello Dennis,

Monday, August 22, 2005, 3:01:35 PM, you wrote:

   


only for the xjavadoc jar, you should use a groupId of "xjavadoc" and
version "1.1"
for the xdoclet jars groupId="xdoclet" and version="1.2"
so:

xjavadoc
xjavadoc
1.1


xdoclet
xdoclet
1.2


xdoclet
xdoclet-web-module
1.2


xdoclet
xdoclet-ejb-module
1.2

etcetera...
Dennis
 


It became better but it is still not working.
Here is the part of the "project.xml":
---begin---


xdoclet
1.2



xdoclet
xdoclet-web-module
1.2



xdoclet
xdoclet-ejb-module
1.2



xjavadoc
xjavadoc
1.1



xdoclet
maven-xdoclet-plugin
1.2
plugin

---end---

And here is the output:
---begin---
Tag library requested that is not present: 'maven' in plugin: '
maven-xdoclet-plugin-1.2'
Attempting to download xjavadoc-1.0.2.jar.
Response content length is not known
Response content length is not known
Response content length is not known
WARNING: Failed to download xjavadoc-1.0.2.jar.

BUILD FAILED
File.. D:\apptest2\maven.xml
Element... attainGoal
Line.. 23
Column 43
The build cannot continue because of the following unsatisfied dependency:

xjavadoc-1.0.2.jar
---end---

Where is the error?



--
Best regards,
Dmitry mailto:[EMAIL PROTECTED]


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


   



 



This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


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



Re: Re[8]: xdoclet dependency

2005-08-22 Thread Dennis Geurts
Dmitry,
 maven-xdoclet-plugin depends on xjavadoc-1.0.2
 this file seems to have disappeared from
ibiblio.org/maven!
 i do not know how to get it back there...
 Dennis

 On 8/22/05, Dmitry Ochnev <[EMAIL PROTECTED]> wrote: 
> 
> Hello Dennis,
> 
> Monday, August 22, 2005, 3:01:35 PM, you wrote:
> 
> > only for the xjavadoc jar, you should use a groupId of "xjavadoc" and
> > version "1.1"
> > for the xdoclet jars groupId="xdoclet" and version="1.2"
> > so:
> > 
> > xjavadoc
> > xjavadoc
> > 1.1
> > 
> > 
> > xdoclet
> > xdoclet
> > 1.2
> > 
> > 
> > xdoclet
> > xdoclet-web-module
> > 1.2
> > 
> > 
> > xdoclet
> > xdoclet-ejb-module
> > 1.2
> > 
> > etcetera...
> > Dennis
> 
> 
> It became better but it is still not working.
> Here is the part of the "project.xml":
> ---begin---
> 
> 
> xdoclet
> 1.2
> 
> 
> 
> xdoclet
> xdoclet-web-module
> 1.2
> 
> 
> 
> xdoclet
> xdoclet-ejb-module
> 1.2
> 
> 
> 
> xjavadoc
> xjavadoc
> 1.1
> 
> 
> 
> xdoclet
> maven-xdoclet-plugin
> 1.2
> plugin
> 
> ---end---
> 
> And here is the output:
> ---begin---
> Tag library requested that is not present: 'maven' in plugin: '
> maven-xdoclet-plugin-1.2'
> Attempting to download xjavadoc-1.0.2.jar.
> Response content length is not known
> Response content length is not known
> Response content length is not known
> WARNING: Failed to download xjavadoc-1.0.2.jar.
> 
> BUILD FAILED
> File.. D:\apptest2\maven.xml
> Element... attainGoal
> Line.. 23
> Column 43
> The build cannot continue because of the following unsatisfied dependency:
> 
> xjavadoc-1.0.2.jar
> ---end---
> 
> Where is the error?
> 
> 
> 
> --
> Best regards,
> Dmitry mailto:[EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>


Re[8]: xdoclet dependency

2005-08-22 Thread Dmitry Ochnev
Hello Dennis,

Monday, August 22, 2005, 3:01:35 PM, you wrote:

>  only for the xjavadoc jar, you should use a groupId of "xjavadoc" and
> version "1.1"
>  for the xdoclet jars groupId="xdoclet" and version="1.2"
>  so:
>  
> xjavadoc
> xjavadoc
> 1.1
> 
>   
> xdoclet
> xdoclet
> 1.2
> 
>   
> xdoclet
> xdoclet-web-module
> 1.2
> 
>  
> xdoclet
> xdoclet-ejb-module
> 1.2
> 
>  etcetera...
>  Dennis


It became better but it is still not working.
Here is the part of the "project.xml":
---begin---


  xdoclet
  1.2



  xdoclet
  xdoclet-web-module
  1.2



  xdoclet
  xdoclet-ejb-module
  1.2



  xjavadoc
  xjavadoc
  1.1



  xdoclet
  maven-xdoclet-plugin
  1.2
  plugin

---end---

And here is the output:
---begin---
Tag library requested that is not present: 'maven' in plugin: 
'maven-xdoclet-plugin-1.2'
Attempting to download xjavadoc-1.0.2.jar.
Response content length is not known
Response content length is not known
Response content length is not known
WARNING: Failed to download xjavadoc-1.0.2.jar.

BUILD FAILED
File.. D:\apptest2\maven.xml
Element... attainGoal
Line.. 23
Column 43
The build cannot continue because of the following unsatisfied dependency:

xjavadoc-1.0.2.jar
---end---

Where is the error?



-- 
Best regards,
 Dmitrymailto:[EMAIL PROTECTED]


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



Re[8]: xdoclet dependency

2005-08-22 Thread Dmitry Ochnev
Hello Jörg,

Monday, August 22, 2005, 3:08:47 PM, you wrote:

>> What do you mean "the original version"?

> Version numbers of xjavadoc and xdoclet are not in sync.

How can I know the correct combinations of versions of xjavadoc and
xdoclet?


-- 
Best regards,
 Dmitrymailto:[EMAIL PROTECTED]


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



RE: Re[6]: xdoclet dependency

2005-08-22 Thread Jörg Schaible
Dmitry Ochnev wrote on Monday, August 22, 2005 12:51 PM:

> Hello Jörg,
> 
> Monday, August 22, 2005, 1:58:33 PM, you wrote:
> 
>>> Attempting to download xjavadoc-1.2.jar.
> 
>> This does not exist. Latest release is 1.1.
> 
> It does exist: http://www.ibiblio.org/maven/xdoclet/jars/

As long as you insist on a wrong group id I cannot help you!

> 
>> You should stay with
>> the original version (or at least check, that your used version of
>> XDoclet is compliant with the one of xjavadoc).
> 
> What do you mean "the original version"?

Version numbers of xjavadoc and xdoclet are not in sync.

- Jörg

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



Re: Re[6]: xdoclet dependency

2005-08-22 Thread Dennis Geurts
Hi Dmitry,
 only for the xjavadoc jar, you should use a groupId of "xjavadoc" and 
version "1.1"
 for the xdoclet jars groupId="xdoclet" and version="1.2"
 so:
 
xjavadoc
xjavadoc
1.1

  
xdoclet
xdoclet
1.2

  
xdoclet
xdoclet-web-module
1.2

 
xdoclet
xdoclet-ejb-module
1.2

 etcetera...
 Dennis

 On 8/22/05, Dmitry Ochnev <[EMAIL PROTECTED]> wrote: 
> 
> Hello Jörg,
> 
> Monday, August 22, 2005, 1:58:33 PM, you wrote:
> 
> >> Attempting to download xjavadoc-1.2.jar.
> 
> > This does not exist. Latest release is 1.1.
> 
> It does exist: http://www.ibiblio.org/maven/xdoclet/jars/
> 
> > You should stay with
> > the original version (or at least check, that your used version of
> > XDoclet is compliant with the one of xjavadoc).
> 
> What do you mean "the original version"?
> 
> 
> --
> Best regards,
> Dmitry mailto:[EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>


Re[6]: xdoclet dependency

2005-08-22 Thread Dmitry Ochnev
Hello Jörg,

Monday, August 22, 2005, 1:58:33 PM, you wrote:

>> Attempting to download xjavadoc-1.2.jar.

> This does not exist. Latest release is 1.1.

It does exist: http://www.ibiblio.org/maven/xdoclet/jars/

> You should stay with
> the original version (or at least check, that your used version of
> XDoclet is compliant with the one of xjavadoc).

What do you mean "the original version"?


-- 
Best regards,
 Dmitrymailto:[EMAIL PROTECTED]


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



Re[6]: xdoclet dependency

2005-08-22 Thread Dmitry Ochnev
Hello Jörg,

Monday, August 22, 2005, 1:58:33 PM, you wrote:

>> Attempting to download xjavadoc-1.2.jar.

> This does not exist. Latest release is 1.1. You should stay with
> the original version (or at least check, that your used version of
> XDoclet is compliant with the one of xjavadoc).

Why then xdoclet-1.2.jar, xdoclet-ejb-module-1.2.jar,
xdoclet-web-module-1.2.jar and xdoclet-xdoclet-module-1.2.jar exist on
my machine in my local repository
("c:\my_home_dir\.maven\repository\xdoclet")?

> Use correct versions ;-)

I tried to replace "1.2" with "1.1" for the XDoclet dependencies in
the 'project.xml' but it did not changed the situation.
For example:

  xjavadoc
  xdoclet-web-module
  1.2

replaced "1.2" with "1.1" in all elements of the "XDoclet
dependencies" section.

Is there another way to set the version I need? (any reference to the
documentation?)


P.S.:
I did not write "project.xml" manually, it was generated by the
"genapp" plugin.


-- 
Best regards,
 Dmitrymailto:[EMAIL PROTECTED]


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



RE: Re[4]: xdoclet dependency

2005-08-22 Thread Jörg Schaible
Dmitry Ochnev wrote on Monday, August 22, 2005 11:51 AM:

> Hello Jörg,
> 
> Monday, August 22, 2005, 12:31:21 PM, you wrote:
> 
>> The group id for xjavadoc is "xjavadoc" and not "xdoclet"
> 
> I have replaced the group id "xdoclet" with "xjavadoc".
> Now I get the following:
> ---begin---
> Attempting to download xjavadoc-1.2.jar.

This does not exist. Latest release is 1.1. You should stay with the original 
version (or at least check, that your used version of XDoclet is compliant with 
the one of xjavadoc).

[snip]
> 
> I also removed such lines
> http://xdoclet.sf.net/
> from the 'project.xml' after Maven complained it was unable
> to download from xdoclet.sf.net. As we can see it did not help.

Please have a look at Maven's reference documentation for the POM. The url is 
just a helper, that is displayed for an unavailable artifact as a hint for you, 
where *you* may find the artifact and can download it manually.

> What's wrong?

Use correct versions ;-)

- Jörg

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



Re[4]: xdoclet dependency

2005-08-22 Thread Dmitry Ochnev
Hello Jörg,

Monday, August 22, 2005, 12:31:21 PM, you wrote:

> The group id for xjavadoc is "xjavadoc" and not "xdoclet"

I have replaced the group id "xdoclet" with "xjavadoc".
Now I get the following:
---begin---
Attempting to download xjavadoc-1.2.jar.
Response content length is not known
Response content length is not known
Response content length is not known
WARNING: Failed to download xjavadoc-1.2.jar.
Attempting to download xdoclet-web-module-1.2.jar.
Response content length is not known
Response content length is not known
Response content length is not known
WARNING: Failed to download xdoclet-web-module-1.2.jar.
Attempting to download xdoclet-ejb-module-1.2.jar.
Response content length is not known
Response content length is not known
Response content length is not known
WARNING: Failed to download xdoclet-ejb-module-1.2.jar.
Attempting to download maven-xdoclet-plugin-1.2.jar.
Response content length is not known
Response content length is not known
Response content length is not known
WARNING: Failed to download maven-xdoclet-plugin-1.2.jar.
The build cannot continue because of the following unsatisfied dependencies:

xjavadoc-1.2.jar
xdoclet-web-module-1.2.jar
xdoclet-ejb-module-1.2.jar
maven-xdoclet-plugin-1.2.jar
---end---

I also removed such lines
http://xdoclet.sf.net/
from the 'project.xml' after Maven complained it was unable to
download from xdoclet.sf.net. As we can see it did not help.

What's wrong?


-- 
Best regards,
 Dmitrymailto:[EMAIL PROTECTED]


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



RE: Re[2]: xdoclet dependency

2005-08-22 Thread Jörg Schaible
Dmitry Ochnev wrote on Monday, August 22, 2005 10:17 AM:

> Hello Konstantin,
> 
> Monday, August 22, 2005, 12:08:28 PM, you wrote:
> 
>> Aparently xjavadoc-1.0.2 is not available on ibiblio.
>> YOu can compile it yourself, and place into your local
>> maven repository.
> 
> 
> I have this jar (xjavadoc-1.0.2.jar) in my repository
> ("c:\my_home_dir\.maven\repository\xdoclet").
> I also tried to launch "maven -o" to build offline but it fails too.
> Where can be my mistake?


The group id for xjavadoc is "xjavadoc" and not "xdoclet"

- Jörg

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



Re[2]: xdoclet dependency

2005-08-22 Thread Dmitry Ochnev
Hello Konstantin,

Monday, August 22, 2005, 12:08:28 PM, you wrote:

> Aparently xjavadoc-1.0.2 is not available on ibiblio.
> YOu can compile it yourself, and place into your local
> maven repository. 


I have this jar (xjavadoc-1.0.2.jar) in my repository
("c:\my_home_dir\.maven\repository\xdoclet").
I also tried to launch "maven -o" to build offline but it fails too.
Where can be my mistake?


-- 
Best regards,
 Dmitrymailto:[EMAIL PROTECTED]


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



Re: xdoclet dependency

2005-08-22 Thread Konstantin Priblouda


--- Dmitry Ochnev <[EMAIL PROTECTED]> wrote:

> Hello!
> 
> I have a trouble with the 'xdoclet' dependency.
> I generate a web app using 'genapp':
> maven genapp
> 
> The web application is generated and I launch:
> maven
> 
> It tries to download the dependency and fails to
> build:
> ---begin---
> Tag library requested that is not present: 'maven'
> in plugin: 'maven-xdoclet-plugin-1.2'
> Attempting to download xjavadoc-1.0.2.jar.
> Response content length is not known
> Response content length is not known
> Response content length is not known
> WARNING: Failed to download xjavadoc-1.0.2.jar.
> 
> BUILD FAILED
> File.. D:\apptest\maven.xml
> Element... attainGoal
> Line.. 23
> Column 43
> The build cannot continue because of the following
> unsatisfied dependency:
> 
> xjavadoc-1.0.2.jar
> ---end---
> 
> 
> How can I complete the build process?


Aparently xjavadoc-1.0.2 is not available on ibiblio. 
YOu can compile it yourself, and place into your local
maven repository. 

regards,

[ Konstantin Pribluda http://www.pribluda.de ]
Still using XDoclet 1.x?  XDoclet 2 is released and of production quality.
check it out: http://xdoclet.codehaus.org

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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



xdoclet dependency

2005-08-22 Thread Dmitry Ochnev
Hello!

I have a trouble with the 'xdoclet' dependency.
I generate a web app using 'genapp':
maven genapp

The web application is generated and I launch:
maven

It tries to download the dependency and fails to build:
---begin---
Tag library requested that is not present: 'maven' in plugin: 
'maven-xdoclet-plugin-1.2'
Attempting to download xjavadoc-1.0.2.jar.
Response content length is not known
Response content length is not known
Response content length is not known
WARNING: Failed to download xjavadoc-1.0.2.jar.

BUILD FAILED
File.. D:\apptest\maven.xml
Element... attainGoal
Line.. 23
Column 43
The build cannot continue because of the following unsatisfied dependency:

xjavadoc-1.0.2.jar
---end---


How can I complete the build process?


-- 
Best regards,
 Dmitry  mailto:[EMAIL PROTECTED]


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