Re: Strange exceptions during struts-config generation with xdoclet

2004-11-11 Thread Konstantin Priblouda
--- Corey Scott <[EMAIL PROTECTED]> wrote: > This may be [OT] if it is please forgive me, and > please tell me where > I should be posting this, but... > I am getting strange exception thrown when > generating my struts config > (web.xml/struts-config.xml/validation.xml) on > something that > pre

Re: maven-xdoclet-plugin request

2003-10-23 Thread Konstantin Priblouda
--- khote <[EMAIL PROTECTED]> wrote: > I checked out xdoclet-all from sourceforge. > > Of course I'm asking about the use of the old-style > maven plugin > dependencies declarations used in the project.xml: > > > xdoclet+xjavadoc > @XJAVADOC_VERSION@ > > > causes the m

RE: Recent changes in war plugin

2003-06-18 Thread Konstantin Priblouda
--- Michal Maczka <[EMAIL PROTECTED]> wrote: > What's so magical in ant war task? Nothing. I would say, that I never used it before maven - jar was just fine for me. > And personally I think that as much as possible of > the code should be done > in pure java - not in jelly with help of ant.

RE: Recent changes in war plugin

2003-06-17 Thread Konstantin Priblouda
--- Michal Maczka <[EMAIL PROTECTED]> wrote: > Thanks for pointing that! > I also realized that I did this change (bit > unintentionally) I was sure you did it :) cvs log does not lie :) > Any other problems with the plugin? not at the moment > BTW: > > This plugin has not yet reached "releas

Recent changes in war plugin

2003-06-17 Thread Konstantin Priblouda
Hi Michal, Last changes in war plugin seem suboptimal for me. I'm not sure that war artifact always needs version name on it. Well, from one point of view it would be nice to have versioned one if we are assembling ear. But from other point of view if we just assemble web app versioned war is

RE: SOLVED : Strange behavior of war plugin #*@!

2003-06-16 Thread Konstantin Priblouda
--- Vincent Massol <[EMAIL PROTECTED]> wrote: > Applied. Can you please verify it works? > perfectly. thanks. regards, = [ Konstantin Pribluda ( ko5tik ) ] Zu Verstärkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] für die Festanstellung. Arbeitsort

SOLVED : Strange behavior of war plugin #*@!

2003-06-16 Thread Konstantin Priblouda
Well, I fould where problem was. I said in my project.properties: --%<-- maven.war.classes.includes=**/*.properties , **/*.class ---%<- and this just lead to omission of everything from this directory. I see from plugin.jelly that this results in: ---%<--

Strange behavior of war plugin

2003-06-16 Thread Konstantin Priblouda
Hi all, I'm experiencing strange behaviour of war plugin. It just stopped to include classes into war. I' just using war:war, and here is maven -X output ---%< [war] [DEBUG] ZipFileSet: Setup scanner in dir /home/konstantin/.maven/repository/odmg/jars with patternSet{ includes:

Re: patch for maven xdoclet plugin

2003-06-05 Thread Konstantin Priblouda
--- [EMAIL PROTECTED] wrote: > Hi all, > > I know it's the wrong list to send this info to, but > hopefully some people with > a better link to the xdoclet guys read this and > forward to a xdoclet committer.. > .. We read this lost too. > I had my problems with the maven xdoclet plugin > (w