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 120 of 703 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100  

Subject: Site descriptor inheritance?

Is site.xml inherited by child projects? Is it limited to menus that are explicitly declared to inherit? I 've got the following site descriptor and things like bannerLeft publishDate version and b

Execute only in the parent POM and some sub-modules ?

Hi I wonder if it is possible to execute a plugin only for some sub-modules from the parent pom ? I have a multi-modules projects parent | |-- module A | |-- module B | |-- module C

plugin development question

Good day everyone i want to achieve the following in a m2 plugin but i don 't know if it is possible (i am new to m2 but i have used m1 intensively in the past) 1. One plugin/mojo must be execute

Maven 2.1 timeline?

Sorry if this has been asked but any idea when Maven 2.1 will be release? I 'm running into the site + jxr problem (http //jira.codehaus.org/browse/MSITE-138) which won 't be fixed in the 2.0.x branch

Maven2 javancss plugin 2.0-beta-2

Brilliant! Thank you very much! -- View this message in context http //www.nabble.com/-mojo-user---ANN--Maven2-javancss-plugin-2.0-beta-2-tf3200227s177.html#a8886024 Sent from the Maven - Users mai

SCM and VSS

Hi Everyone Has anyone used Maven and VSS and if you have then does anyone have any recommendations? A sample pom.xml would be helpful as well. Thanks Pratik Parikh

Maven2 javancss plugin 2.0-beta-2

The Mojo team is pleased to announce the javancss-maven-plugin 2.0-beta-2 release! http //mojo.codehaus.org/javancss-maven-plugin/ This plugin allows user to - Compute complexity (CCN) and quanti

Subject: Dependencies for plugin

Hello is there a way to specify dependencies for project when running this plugin? I know there is a support for dependencies for plugin <plugin > <dependency > </dependency > </plugin > But I

Assembly Plugin 2.2 - fileMode behaviour

All Our project (Qpid) is currently using the Maven assembly plugin snapshot 2.2 . I 'm seeing some odd behaviour around fileMode. We had previously been using octal values with assembly plugin 2.1

Remove the version number from the final jar

Hi First of all I know this isn 't 'very good ' but we really need this. When we run mvn install we want to have a jar in the repository with no version attached to the filename. finalName only in

What is the default value for resource?

Hi I am reading http //maven.apache.org/plugins/maven-war-plugin/examples/adding-filtering-webresources.html There are some configuration like below <configuration > <webResources >

Subject: Maven Eclipse Repository

Good Morning (well here at least) I got this error message 09.02.07 09 07 53 CET Unable to read project /wsag4j/pom.xml org.apache.maven.project.ProjectBuildingException POM 'mss mss ' not fo

Tools for automated deployment of repository artifacts?

Maven is working beautifully for us...we are building code packaging and deploying to our proximity repository server. Does the Maven team know of any tools that are built around getting artifacts f

What plugin does the "package " life sycle use?

Hi What plugin does the "package " life sycle use? thanks.

where is the introduction about jboss-maven-plugin on the site of maven ?

HI where is the introduction about jboss-maven-plugin on the site of maven ?I 'd like having a look.

plexus compiler issues with annotations

Hi I 'm doing a hibernate project where we set up a package-info.java file that looks like this @(protected)( { @(protected)(name "s

maven-javadoc-plugin - javadoc for src and test

Hi We have a multi project based on maven 2.0.4 I would like to add the javadoc comments of our unit test code to the project 's javadoc report. Every subproject 's (aka module) has the standard mave

giving -Dpde=true to eclipse:eclipse doesn 't work

Platform Intel Pentium M Ubuntu Dapper Sun Java 2 SDK 1.6.0_06 maven 2.0.4 maven-eclipse-plugin 2.3 I 'm trying to use -Dpde true to give modules plugin nature ie. mvn eclipse eclipse

Passing version number to install ant task

I am using Antlib for Maven 2.0 to install bunch of jar files to my local maven repository. Is there any way to specify the version number of these jars in my ant task instead of the pom files? The re

Single module project -- > fails to find organization POM

-- > I think you should declare another "proximity hosted " repository in your POM. Thank you. When I reinstalled maven I didn 't add the <repository > that denoted our inhouse repo. -- > but m2 does kn

Apache 204 when uploading to remote repository

Hi I have found out that this is a bug with wagon and has been resolved in the beta 1.02 version. How do I tell my current versiion of Maven to use this new version? Is there another workaround?

log4j.properties in EAR/APP-INF/classes?

Hi I 'm looking for the best way to configure log4j for my EAR. I currently have all my library jars (including log4j.jar) in EAR/APP-INF/lib and figured out that having log4j.properties in EAR/APP

Failed to create plugin container

You should probably talk to the ServiceMix people about this problem since its their project their pom.xml files and source code and their build process. Unless there 's a ServiceMix developer here

maven-site-plugin: multi-module site generation

Good afternoon How can I create a full website for a project and its modules with the site-plugin? I 've added the plugin to the build cycle in the parent project (pom packaging). When I generate the

install-file createChecksum does not work

It seems that the createChecksum parameter of install install-file does not work at all. I have set "-DcreateChecksum true " and no checksums are generated. Can someone please confirm this? Thanks. Na

How to provide own codegen-config.properties for axis2-wsdl2code-maven-plugin

Hi I would like to provide my own codegen-config.properties for the axis2-wsdl2code-maven-plugin. Looking at the sources I found out that the location of the properties file can be set via a syst

Deploy an existing artifiact...

Hello I 'm looking for a mean that block (or ask) the deployement of a released artifact if a released version already exist in the remote repository. This is for avoiding the erasing of an already r

nullpointer for snapshot plugin

Hi all I have made some plugins. It is convenient to have them as snapshots for a while. However when I use a snapshot plugin I get the error below. This works for snapshot plugins from codehaus whi

SCP after deploy

Hi I would like to be able to perform an SCP or FTP copy of a file to a remote server after a deploy but not a repository just to the normal file system. So it would be deployed to our internal rep

build-helper-maven-plugin: collecting ant build result

The result of my ant build is an exploded ear which is then jarred into an ear. When i use the buil-help-maven-plugin to attach this ear to the maven module for this component I get following error
Page 120 of 703 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100