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 601 of 703 Previous 100   Previous 10   601   602   603   604   605   606   607   608   609   610   Next 10  

Multiple remote repo 's and proxies

Hi In our company we are just starting to use maven and needed a proxy setting for accessing e.g. the obiblio repository. But we have also created our own repository which will be a remote r

R?f. : RE: [ejb] verification plugins/tools?

This would probably help http //www.huihoo.com/jboss/online_manual/3.0/ch10s25.html Vincent I 'm sure updating the plugin would take you less time than writing the teasing mail have

RE: NoClassDefFoundError for org/jaxen/JaxenException and
   org/saxpath/SAXPathE

Hi I think that you must at least jaxen to your project.xml. I don 't know that saxpath. If your plugin doesn 't need those it is still possible that some other element in your plugin needs thos

NoClassDefFoundError for org/jaxen/JaxenException and org/saxpath/SAXPathExc

> -----Original Message----- > From Brett Porter [mailto bporter@(protected)] > Sent Wednesday March 31 2004 1 47 AM ... > Are jaxen and saxpath listed as dependencies in your > project.

Subject: try-catch jelly plugin

Hello all I have written a small try-catch-finally java emulation for jelly. <trycatch > <try > ... body .. </try > <catch > .. do something here on exception .. </catch > <finally >

RE: NoClassDefFoundError for org/jaxen/JaxenException and org/sax
   path/SAXPath

Are jaxen and saxpath listed as dependencies in your project.xml? Can you send that section to the list if so? Thanks Brett > -----Original Message----- > From KR?LIK Vladim?r [mailto Vladi

properties and values in maven.xml

I 'm having trouble getting to grips with the scripting. I 'm proficient at ant so it should take me too long to grasp ) in project.properties i define ... robtest.message hello world ...

NoClassDefFoundError for org/jaxen/JaxenException and org/saxpath/SAXPathExcepti

Hello all i 've problem with instalation of maven-1.0-rc2. I 've installed maven into new directory structures ( empty ${maven.home.local} ). Environment maven-1.0-rc2 jdk 1.4.2_03 M$ Win

RC2 Deprecation entries during build

I just started working with RC2 (was using a cvs build previously) and I notice the following deprecations (running maven with -X) which I didn 't see with earlier releases. I realize this isn 't

Subject: multiproject + javadoc

Hello. I have a project that looks like root project \subprojects \subproject a subproject b subproject c I 'd like to generate a single set of javadoc documents for the entire t

Reactor problem with appserver plugin

Hi I am having a pb reusing the reactor to install multiple instance of Tomcat in a single goal. Here 's the goal definition

verification plugins/tools?

Hi everyone I was wondering if anyone knows of uses or has used a maven plugin or other tool that validates an ejb before it is actually deployed? We 're currently running JBoss with a relat

Status of SubVersion integratrion

I 'm deciding between CVS & SubVersion and I 'm curious what the current status of SubVersion support is in Maven. I 've searched the mailing lists and it seems there were a few problems reported in F

Subject: Pb running appserver plugin

Hi i have recently upgraded to RC2 and I get the following error when calling any appserver goal

R?f. : [JDIFF Plugin] newbie question.

Is you repository connexion in project.xml is compose of 6 elements like this scm cvs pserver user@(protected) /cvs/root module-name Nicolas Menetrieux Remy <MenetrieuxR@(protected) >

newbie question.

Hi My Jdiff report don 't work. It seems that jdiff plugin don 't understand pserver and docn chack out my project .. Have you any idea ? My error jdiff [cvs] cvs checkout C

multiproject:clean and scm:checkout-project

Hi How can I prevent Maven from trying to download dependent jars from the repository when doing a multiproject clean or scm checkout-project? These goals do NOT require the compilation dependen

Subject: Strange...

Hi I am getting the following strange exception when running multiproject install on RC2 BUILD FAILED File...... file /home/niclas/.maven/plugins/maven-multiproject-plugin-1.2/plugin.jel

Including the project 's jar into the war

Hi I would like to include the project jar into the war (under WEB-INF/lib). Could I declare the project itself as a dependency with <war.bundle >true </war.bundle >? Thanks Marco ----

Tag library requested that is not present: 'velocity ' in plugin:

Hello Maybe you can help. I am receiving the following error when trying to generate a site for one of my projects. Included in the reports is a custom plugin report that uses the velocity jel

ftp access to ibiblio repository

Howdy While testing the ftp downloader/deployer in Wagon I turned on FTP access to the maven repository @ ibiblio. For anyone who is interested the repository is now accessible here ftp //ft

Subject: jalopy with checkstyle

Is it possible to use jalopy and checkstyle together! jalopy is great i 've used it for months now... but I use a hand rolled style.xml file. The checkstyle styles built in to maven are not c

RC2 suspect include / exclude, but which ?

Until RC2 maven dist build was OK. But with RC2 there is a curious exception +

Subject: deploying web application

Hi I want to deploy my weapplication with tomcat deploy the problem is that I do not know if the app is already existing or running etc. If the appliction is running then I get a [deploy] FAI

site:generate

According to docs site generate is supposed to run all kinds of goals but it doesn 't happen (see below) most importantly the javadoc is skipped. Anyone knows why? (I can do 'maven javadoc '

Subject: maven javadoc Problem

Hi When I run maven with the javadoc I obtain this errors maven-javadoc-plugin report [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] javadoc Illegal

Re: Dependency - If version is not specified, should it consider
    '- ' or not?

Assume you have yourstuff-1.1.jar a versioned library <dependency > <groupId >yourstuff </groupId > <artifactId >yoursetuff </groupId > <version >1.2 </version > </dependency > Now assume you have

RE: Dependency - If version is not specified, should it consider
    '- ' or not?

> -----Original Message----- > From Veerasamy Thirumalai (Cognizant) > [mailto VThiruma1@(protected)] > Sent Monday March 29 2004 2 36 PM > To Maven Users List > Subject Dependen

Dependency - If version is not specified, should it consider '- ' or not?

Hi I specify a dependency like given below. <dependency > <groupId >group </groupid > <artifactId >artifact </artifactId > </dependency > Though I didn 't specify a version for that fi

site:generate fail and changelog query

whilst running maven (1.0-rc2) site generate i get this error... this line in the script refers to ${stylesheet} of which i have no idea about. I am running a very basic example system to learn ma
Page 601 of 703 Previous 100   Previous 10   601   602   603   604   605   606   607   608   609   610   Next 10