[Non Struts] - Query Building Tool

2006-12-01 Thread Arevalo, Cesar \(GE Comm Fin, non-ge\)
Hi All, This is not a question about Struts or Java at all. But it might :-) Here at work I have been assigned the creation of a tool with a nice Web GUI so that a non technical user can create filters for reports we are making. This of course means that the nice GUI is a Query Building Tool that

RE: Struts2 - FATAL ERROR while running mvn install

2006-10-17 Thread Arevalo, Cesar \(GE Comm Fin, non-ge\)
, which >> will install the POM into your local repo. >> From our end, we should publish the 2.0.2-SNAPSHOT artifacts to our >> snapshot repo so not everyone has to do this. >> >> Don >> >> Arevalo, Cesar (GE Comm Fin, non-ge) wrote: >>> Let me try

RE: Struts2 - FATAL ERROR while running mvn install

2006-10-16 Thread Arevalo, Cesar \(GE Comm Fin, non-ge\)
tiory is referenced. ASF_SNAPSHOT_M2 ASF Maven 2 Snapshot http://people.apache.org/repo/m2-snapshot-repository -Ted. On 10/13/06, Arevalo, Cesar (GE Comm Fin, non-ge) <[EMAIL PROTECTED]> wrote: > Hi All, > > Had been working fine with Struts2 repo a couple of day

Struts2 - FATAL ERROR while running mvn install

2006-10-13 Thread Arevalo, Cesar \(GE Comm Fin, non-ge\)
Hi All, Had been working fine with Struts2 repo a couple of days ago, however I had a problem with my tortoise client and had to start over again. So I went and downloaded the Struts2 repo again into my machine. However when running the mvn install over my struts2 folder I got the following:

RE: Struts2 - "BUILD FAILURE" - cannot find symbol

2006-09-15 Thread Arevalo, Cesar \(GE Comm Fin, non-ge\)
On 9/15/06, Arevalo, Cesar (GE Comm Fin, non-ge) <[EMAIL PROTECTED]> wrote: > Hi, > > I am new to struts2, I checked out the repository from subversion and > I am trying to compile everything, but for some reason I keep getting > an error, my repository is in here: > >

Struts2 - "BUILD FAILURE" - cannot find symbol

2006-09-15 Thread Arevalo, Cesar \(GE Comm Fin, non-ge\)
Hi, I am new to struts2, I checked out the repository from subversion and I am trying to compile everything, but for some reason I keep getting an error, my repository is in here: C:\cvs\struts2 And I run the following from the command line: C:\cvs\struts2\core>mvn -e install When I run the co