|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
XDoclet2 Maven2 Plugin problems.Hi everyone,
I need to use the Maven2 XDoclet2 plugin but I can't get it to work. I've been working on it now for almost two full days. Following the description under Maven2 Plugin set-up does not work for me. I'm running into problems with secondary dependencies. The description and the plugin itself are pretty old (Feb 2007), is this project dead??? I definitely don't want to override the broken dependencies manually by specifying them in my project. I'm facing two broken dependencies: jaxen:jaxen:jar:1.1.-beta-4 commons-jelly:commons-jelly-tags-xml:jar:20050823.222913 I know that at least the jaxen exists on the central repository of Maven but what about the commons-jelly dependency???? Why and where in the dependency tree is this one referenced? Can anybody give me step-by-step walk through on how to set this plugin up?? Thanks, Kimba |
|
|
Re: XDoclet2 Maven2 Plugin problems.Ok, first dependency (jaxen) was a typo (version is 1.1-beta-4 not 1.1.-beta-4). Still second dependency issue remains. Also, I haven't mentioned that I'm trying to use the xdoclet-plugin-web with it. -Kimba |
|
|
RE: XDoclet2 Maven2 Plugin problems.Hello,
You must define in your pom a snapshot repository. http://people.apache.org/repo/m1-snapshot-repository/commons-jelly/jars/comm ons-jelly-tags-xml-20050823.222913.jar Best regards Diogo Quintela -----Original Message----- From: kimba74 [mailto:Steffen_Krause@...] Sent: quinta-feira, 1 de Maio de 2008 20:34 To: user@... Subject: Re: [xdoclet-user] XDoclet2 Maven2 Plugin problems. kimba74 wrote: > > > I'm facing two broken dependencies: > > jaxen:jaxen:jar:1.1.-beta-4 > commons-jelly:commons-jelly-tags-xml:jar:20050823.222913 > > Ok, first dependency (jaxen) was a typo (version is 1.1-beta-4 not 1.1.-beta-4). Still second dependency issue remains. Also, I haven't mentioned that I'm trying to use the xdoclet-plugin-web with it. -Kimba -- View this message in context: http://www.nabble.com/XDoclet2-Maven2-Plugin-problems.-tp16995011p16995024.h tml Sent from the xdoclet - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
RE: XDoclet2 Maven2 Plugin problems.Thanks!
That in fact did help! ;o) Will the XDoclet2 Maven2 plugin (and its dependencies) ever make it to one of the mainstream repositories? Like this commons-jelly dependency? I've found earlier versions in the mainstreams but apparently not this one. -Kimba |
|
|
RE: XDoclet2 Maven2 Plugin problems.--- kimba74 <Steffen_Krause@...> wrote: > > Thanks! > > > Diogo Quintela (EF) wrote: > > > > Hello, > > > > You must define in your pom a snapshot repository. > > > > > > > > > > > That in fact did help! ;o) > > Will the XDoclet2 Maven2 plugin (and its > dependencies) ever make it to one > of the mainstream repositories? Like this > commons-jelly dependency? I've > found earlier versions in the mainstreams but > apparently not this one. being codehaus project, we can deploy to codehaus repositories ( tough we stilldeploy to m1 layout) is codehaus mainstream enough for you? regards, ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- JTec quality components: http://www.pribluda.de/projects/ ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
RE: XDoclet2 Maven2 Plugin problems.Hi Konstantin,
Yeah, Codehaus mainstream would be perfect since we have that one already in our projects repositories. M1 layout would be ok (though M2 would be better but I guess it is for compatibility reasons). The only question I had with the maven2-xdoclet2-plugin: How comes it is in the m1 layout and not in m2? Since it is clearly a Maven2 plugin? It's nothing big, it just puzzled me a bit. ;o) Thanks, Kimba |
|
|
RE: XDoclet2 Maven2 Plugin problems.--- kimba74 <Steffen_Krause@...> wrote: > Yeah, Codehaus mainstream would be perfect since we > have that one already in > our projects repositories. M1 layout would be ok > (though M2 would be better > but I guess it is for compatibility reasons). The > only question I had with > the maven2-xdoclet2-plugin: How comes it is in the > m1 layout and not in m2? > Since it is clearly a Maven2 plugin? It's nothing > big, it just puzzled me a > bit. ;o) > There was policy of "Bob the Despoth" to demand from projects inm2 repo to own second level domain. as we do not own xdoclet.org ( AFAIR, there was a squatter ) we stuck with our legacy m1 repository, even after switching to m2 build. WhenI get little more time, I will ask bob again, whether he changed his policies ;) regards, ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- JTec quality components: http://www.pribluda.de/projects/ ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
RE: XDoclet2 Maven2 Plugin problems.Too funny that policy! ;o)
Konstantin, let me know if I can support your effort to justifying the m2 layout in any way. -Kimba
|
| Free embeddable forum powered by Nabble | Forum Help |