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 594 of 703 Previous 100   Previous 10   591   592   593   594   595   596   597   598   599   600   Next 10   Next 100  

Subject: maven-proxy: zero-sized files

Greetings -- Intermittently it seems zero-sized files are created in my maven-proxy. These files all exist in my remote repository (/export/repository below). I have the following defined in

War goal

I 've got a project that needs to create environment specific (i.e. the data in web.xml & associated files varies) war files. As suggested in the war plugin docs I 've created a postgoal on war webap

Goals

I need to execute a goal anyway (for eg. Any goal that i execute the maven firstly will execute my goal and later the rest). There are some way to do this? Raphael Philipe Mendes da Silva D

problem with linkcheck:linkcheck

For some reason some of my projects crash in site generate when it does the linkcheck part. I 've attached the (rather large) exception - are there any ideas as to what it could be and How I m

reactor being called when goal is no explicit

We have the following layout /Proj - root /Proj/Build - maven.xml that uses the reactor /Proj/Hub/P1 - 1st project /Proj/Hub/P2 - 2nd project Our Build reactor calls an install

Subject: Exception whilst doing dist

Has anybody seen this before - I 'm just executing the dist goal on a project and this stack trace comes out Caught exception evaluating org.apache.commons.jexl.ExpressionImpl@(protected) Reason j

please upload to ibiblio XmlStubs & easymock

I opened 2 jira tickets for upload on ibiblio - easymock 1.1 and easymockclassextension 1.1 (http //www.easymock.org) - xmlstubs 1.0.1 (http //azote.sf.net/xmlstubs.html) Nico. Our

dynamically plugable build.properties

Hi I don 't want to put my build.properties -file in the home directory of my project (normally at the same place as the project.properties -file). project1 |- project.xml |- maven.xml |

How to generate Multiple PDF files for a project

Hi I am a new maven users and I have successfully created a pdf file for my project. My question is how can I create specific pdf files that only contain the content I specify. I am trying to c

Subject: Compile from CVS

The solution was to use the 1.0 branch for maven and HEAD branch for maven-plugins site documentation updated from issue http //jira.codehaus.org/secure/ViewIssue.jspa?key MAVEN-1257 Thanks to

Subject: plugins / root classloader

Hi I have a plugin that used to work with rc1 but now fails with a no class def error with rc2. The plugin has classes that extend junit classes. The plugin has a dependency like this

Mevenide move

> The Mevenide team is proud to announce its move to The Codehaus. Website is now hosted at http //mevenide.codehaus.org/. Did you typo the project name this time too??? )

native plugin

Does anyone know where to download the latest version of the native plugin or a repository in whcih it may reside its not on ibiblio as far as I can tell. If it were just for myself I would gra

Compile from CVS = > you must use MAVEN-1_0-BRANCH

Miguel Did you try to delete your plugins cache directory before the build? Maury and others Do not use the HEAD branch. I verified and the last modifications aren 't applied to the HEAD bran

Subject: RE: Maven and JWSDP-1.3 !!!

Eric I don 't think this is exactly the answer to your question but maybe it could be useful. Below are some snippets from our maven.xml files for the server and client pieces of a JWSDP JAX-RPC

Generate javadoc of multiple projects

Hi there my project consists of multiple components. For each component I can run maven site genreate and get a nice site with reports such as javadoc. For the project itself I also use maven to

POSSIBLE BUG: Can 't run a SPECIFIC ant tag inside maven

Hi all Maven can 't run replacetoken tag... Maven Jelly or Werkz seams to delete the content inside replacetoken tag before ant is executed by maven... <replace file "teste.txt " > <replaceto

Signing jars before deployment

Does anyone know of a good way to sign jars before deploying them? I 've tried writing the following goal <goal name "jar sign " > <attainGoal name "jar jar "/ >

Subject: maven night-build integration

Hi all Just wondering... Is there such a thing as a night-built plugin for maven or any other code base that is ready to be used? I mean by that some scheduled mechanism that could execute a mav

java.lang.OutOfMemoryError during site:deploy, tar

Greetings -- I 'm getting a 'java.lang.OutOfMemoryError ' as follows BUILD FAILED File...... file /home/build/.maven/plugins/maven-site-plugin-1.5/plugin.jelly Element... tar Line...... 132

Subject: Re: Mevenide move

Andreas Guther wrote > The following page contains a dead link to a page that > should contain eclipse update manager information > > http //mevenide.codehaus.org/download.html thanks fo

R?f. : Generate javadoc of multiple projects

Define the repports you want to include in each sub project and maven multiproject site Look at the multiproject plugin for more info Nicolas J?rg Hohwiller <joerg@(protected)

Compile from CVS

Can anyne compile maven from CVS? I assume the answer is yes... But I cenrtainly cannot and I 've tried a lot... what special enviroment is required? I try at home and at work (jdk 1.4.2 03) ant 1.

How to set suppressions for checkstyle plugin

See http //maven.apache.org/reference/plugins/checkstyle/properties.html On that page check out the entry for maven.checkstyle.properties. Copy one of the ones found in the plugin and then set

Subject: Re: Mysterious "no goal "

Hi "Christian Nill " <cni@(protected) > writes > I have a mysterious problem where maven doesn 't "want " to use its xdoc-Plugin (v 1.6 on > rc2). On one day invoking the site deploy goal caus

maven, junit & JAAS

Ok if someone interested i must add maven.junit.jvmargs -Djava.security.auth.login.config test.conf to project.properties instead definind that in command line. On Mon 2004-05-03 at 13 14 A

aopalliance

I opened MAVEN-1256 to upload aopalliance.jar on ibiblio (needed to use spring AOP)

Anything Groovy in Maven2?

Jason van Zyl <jvanzyl@(protected) > wrote on 03/05/2004 01 03 57 PM > On Sun 2004-05-02 at 21 10 dion_gillard@(protected) wrote > > > Given the vast amount of ant build scripts out there

Subject: RE: EAR task and <type > tag

Darren I don 't think the wsr type is a known type... -Vincent > -----Original Message----- > From Darren Hartford [mailto dhartford@(protected)] > Sent 30 April 2004 16 19 > To users@(protected)

where to found the maven-proxy

I don 't know why it 's disappears but you can find it in cvs Emmanuel ----- Original Message ----- From <julien.kirch@(protected) > To <users@(protected) > Sent Friday April 30 20
Page 594 of 703 Previous 100   Previous 10   591   592   593   594   595   596   597   598   599   600   Next 10   Next 100