Mailing List
Home
Forum Home
Maven - Project building tool
Axis - Java SOAP implementation
Lucene - Full-featured text search engine APIs
Cocoon - MVC web framework based on XML/XSL
Fop - Create PDF, PCL, PS, SVG, XML driven by XSL formatting objects.
Log4J - A log library
POI - Java Excel, Word and other Microsoft Office files manipulating library
Oracle database error code ...
Subjects
log4j warning: No appenders could be found
java security AccessControlException: access denied (java io FilePermission clie
java lang InstantiationException: org apache tools ant Main
Apache Axis Tutorial
Subject: Struts <logic iterate >
log4j properties How to parse outpu to multiple files
configuring log4j with BEA Weblogic 8 1
How to use XSL FOP Java together
JSP precompile
Proposal: Adding jar manifest classpath in jar and war plugins
Servlet File Download dialog problem (IE6,Adobe 6 0)
java security AccessControlException: access denied (java io FilePermission
Unsupported major minor version 48 0 problem while running the an
   telope task
Subject: axis wsdl2java Ant Task usage
net sf hibernate MappingException: Error reading resource: test/User hbm xml
Building EAR ANT Script for websphere 5 0
CREATING WAR Files
Classpath problem
jsp data into Excel
Jboss 3 2 3+ vs Tomcat Axis Question
RE: How to include jars and add them into the MANIFEST MF/Class Path
attribute
Printing problem
Subject: InstantiationException
Couldn 't find trusted certificate
Please : How can one install ant 1 6 0 under Eclipse 2 1 ?
Excel: Too many different cell formats
Subject: AXIS: tomcat timeout ?
1 3 final: now giving me java io FileNotFoundException (Too many
open files)
XDoclet, Struts and Maven: Where to start? SOLUTION
Subject: Running junit tests fails
 
Maven
Page 701 of 703 Previous 100   Previous 10   701   702   703  

Maven Article

Hi I wrote an article on my experience with Maven and it 's now published in IBM developerWorks http //www-106.ibm.com/developerworks/java/library/j-maven/ Enjoy and let 's convert more developers t

Subject: Eclipse, Junit and Maven

Hi Folks I want to run my JUnit Testcases into Eclipse and in maven. My TestCases are in src/test but Eclipse don 't find the compiled classes which are searched in target/classes. Does anyone has i

Subject: reactor goals within console

Has anyone else experienced problems (or preferable solutions) while running reactor goals within the maven console. Whenever I do this the first it runs though works fine but every time after the

Subject: RE: Beta 8 problems (solution)

> I just installed Beta 8 on a virgin machine. When running > Maven (against any goal) I 'm getting an "unknown protocol " > exception. Here is a -X dump (in its entirety) > > D \src\itag >maven -X

Subject: JellyDoc Problems in Reactor

From what I can see I 'm getting the following error if I call the jellydoc goal from attainGoal or from the reactor. +

Beta 8 problems

I just installed Beta 8 on a virgin machine. When running Maven (against any goal) I 'm getting an "unknown protocol " exception. Here is a -X dump (in its entirety) D \src\itag >maven -X java jar jav

Subject: Rep:Re: command line argument

If you type maven -Dclass org.osjava.Thing java run you can obtain your variable in jelly by ${class} property Emmanuel -----Message d 'origine----- De Ben Walding <ben@(protected) > A Maven Users L

Subject: command line argument

I 've no clue if this is a jelly question or a werkz question but I was wondering if Maven had access to the arguments following the maven line? I want to be able to do maven java run org.osjava.T

Trying to generate my own navigation.

I 've been trying to generate my own navigation content using maven.xml Here 's an example attached The problem arises that the default "namespace " conflicts for the navigation base tag "project " an

Subject: cvs build out of memory

Hello I have just got the latest snapshot outof cvs and run ant -F build-bootstrap.xml. When this ran I got an out of memory error on the VDoclet plugin even after upping the memory limit of the

new Ant Guide

Hi Ben nice to see the Ant Guide online. There 's one minor thing I don 't like possibly you can change it As soon as one clicks on the options at http //maven.apache.org/ant-guide/practical.htm

Subject: Re: doc for different versions

Hi developers / site maintainers first I like to say I love maven. Great tool so far! On Fri 2003-04-04 at 15 12 dvillevalois@(protected) wrote > Does anyone can tell me if the collapse func

Retaining html formatting in javadoc comments

I 'm trying to retain <pre > tag content when generating javadoc source xref and jellydoc contents. But it appears to behave inconsistently across these different generations this seems to arise in

Building off cvs

I 'm able to sucessfully build maven off the cvs. But whenever I try to run it I 'm getting __ __ | \/ |__ Jakarta _ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__ _|\_/\___|

Subject: expected release timeline?

Hello Is there is any guides as to when maven may be released? It seems that many people are using maven as if it was in a final release but then again Jelly seems to be in early beta? Neil --

problem finding maven-j2ee-plugin-1.1.jar

Hello I am progressing with building maven from cvs however I have hit a small problem. Maven is looking for maven-j2ee-plugin-1.1.jar in the boot stratp but there only seems to be snapshots av

Handling build dependencies smartly

OK here 's a good one for you clever Maven folk... I have several CVS projects that are inter-related and change often. Because they change so frequently we wanted to "short-circuit " the normal JAR

sorry

sorry about the double post there mozilla is playing up at the moment. -- I am taking part in Flora London Marathon 2003 on behalf of Breakthrough Breast Cancer Please click on a link below to supp

cvs build error

Hello In an attempt to learn more about what maven is and how to use it I am trying to build the latest version. I have got the source from cvs but I get the following error when I run the bootst

build problems with cvs version

Hello In an attempt to find out more about what maven is and how to use it I am trying to build the latest cvs version but I am running into trouble. When I run the bootstrap.xml I get the follo

Subject: werkz or jeez documetation

Hello I am trying to get started with Maven but I can 't find any documentation on werkz or jeez. Please can anyone tell me if any is available. Thanks Neil

Subject: Maven and PHP

Hi all Maybe this seems stupid for some but le me ask this question. We are in the process to homogenize our PHP and Java free software sites. Our PHP folks felt in love with what we could do for Ja

Collapse functionnality

Hi all Does anyone can tell me if the collapse functionnality that uses maven.apache.org is in beta9 version ?? I think it is not in beta8 as it does not work for me. If it is in beta9 is it close

Subject: Documentation, CVS, and Maven

Lately I 've been thinking about documentation cvs and maven and I 'd like to hear opinions from you. Here 's the scenario * I want to document a software project using a subset of the

Subject: war files and applets?

I need to make an applet available from a webapp (so it can 't be beneath WEB-INF). I can 't figure out a clean way to do it using the war plugin. To make it work for both war war and war webapp I en

Major.minor version number in snapshot jar name: how?

Hello We often need to develop in parallel. It 's easy to set up the nightly build for the second branch but when I create snapshot jars during those nightly builds they only have a different build

Apache.org maven usage (RE: Where to get maven 1.0-beta-9)

Is there a nightly drop for beta-9 anywhere? A lot of the Jakarta projects seem to do that... I guess cvs would ok too but I was wondering why some apache.org projects do nightlies others don 't. Bt

Thomas Tatzel/OuB/Zentrale/DeuBa is out of the office.

I will be out of the office starting 03.04.2003 and will not return until 22.04.2003. I will be out of the office from 3 April to 22 April and will not be checking my e-mail. In urgent cases please

reactor templates and project ordering

I 'm slightly stumped with the reactor and project ordering. I 'd really like it to iterate over my list of projects in a very specific order but it seems to not enforce any sort of ordering. Is the

Stylesheets in maven

I 'm generating docs for my projects and have noticed a drawback in the current mechanism for stylesheet mangement. If you want to change some colors in your document you may specify some prope
Page 701 of 703 Previous 100   Previous 10   701   702   703