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

Formation rules for repositories

Is there a definition someplace of what constitutes a valid repository? I would like the definition both for local repositories and for remote repositories. I 've read and searched BBwM read the doc

how to include a local jar in compile path

hi there if i have a file in the directory <project_home >/lib/foo.jar that i want to use in my compilation. how can i do it? i tried to specify a system dependency but then i was required to give t

Passing the value of the pom name

Hi Does anyone know how to pass the name value to archetype create command? I tried -Dname TheName but the pom still gets created with ${name} instead of TheName Thoughts? Thanks - Ole _

Maven skip war

That works for me. Thanks a lot! -- View this message in context http //www.nabble.com/Maven-skip-war-tf3269508s177.html#a9091780 Sent from the Maven - Users mailing list archive at Nabble.com.

Maven skip war

Hello I 've been struggled many times to find a way to skip the generation of the war file. I want the webapp to be built but don 't want the war file to be created ever time b/c it takes too long.

Possible Archetype Copy bug WRT PNG Images?

Hi I have an archetype containing a png image. When I create an archetype instance the png image is not the same as the one in the archetype definition. Has anyone else seen this? Ideas? Thanks

Cannot execute mojo: resources (in Cygwin)

Oddly "mvn resources resources " builds fine. I wonder which resources mojo is failing when I do a "mvn install " -- View this message in context http //www.nabble.com/Cannot-execute-mojo%3A-resour

Cannot execute mojo: resources (in Cygwin)

I get the following error message Cannot execute mojo resources. It requires a project with an existing pom.xml but the build is not using one However I do have a proper pom.xml. This only h

Subject: Specifying a New Package Type

Hi I 'm trying to specify a new package type. I did everything the maven guide said but maven still barks when I try to run the new lifecycle. So I tried looking at the webapp plugin to see if it

exec-maven-plugin = path with spaces is truncated

It seems that 1.1-SNAPSHOT on codehaus repository fixes this problem. Is there any chance of a 1.1 release for this exec-maven-plugin? Brian -- View this message in context http //www.nabble.co

exec-maven-plugin = using exec to run a java program

Related to my earlier post about the spaces. I moved my project to C \pim-biz Here 's the fragment of my POM <plugin > <groupId >org.codehaus.mojo </groupId > <artifactId >exec-maven-plugin

500 Error on Jira website

) Just wanted to make sure folks were aware. I looked at the prior posts and didn 't see it or I wouldn 't have posted it. Sorry. -- View this message in context http //www.nabble.com/500-Error

exec-maven-plugin = path with spaces is truncated

I tried running the following POM using mvn generate-sources POM <plugin > <groupId >org.codehaus.mojo </groupId > <artifactId >exec-maven-plugin </artifactId > <executions > <execu

Subject: 500 Error on Jira website

I just tried to create a new issue out on Jira The URL was http //jira.codehaus.org/secure/CreateIssue!default.jspa and received 500 Servlet Exception java.lang.NullPointerException at com.a

pde-plugin question

Hi all I 've been having a strange error when developing a plugin that uses JDK 1.5 the compilation fails because its target is JDK 1.3. My pom.xml contains only a simple pde-plugin declaration l

Do we allow to upload full asembly to maven central?

Do we allow to upload full assembies such as those in http //db.apache.org/derby/releases/release-10.2.2.0.cgi ? This is helpful to unpack an application footprint like derby for integration testin

Subject: pde-maven-plugin usage

Hi I 'm trying to wrap a jar in a plug-in. The jar is build using maven and deployed in local repository. In the pom.xml file of the Eclipse plug-in I 'm setting a dependency to that artifact. I 'm ge

site:deploy with scp and user/pass

Hi i have a problem with "mvn site deploy " via scp. The call runs in a timeout while authenticating to the server /var/log/messages Feb 21 16 37 25 server sshd[5594] fatal Timeout before authen

Assembly Plugin - unPackOptions

Has anybody had any luck with the unpack options for the assembly plugin 2.2-SNAPSHOT? I 'm brining in a dependency which is for the most part a normal jar but has some *.dll 's packaged with it. I '

Subject: Unable to create JIRA

or it is just me. Here is stacktrace when I tried to hit create issue button java.lang.NullPointerException at com.atlassian.jira.plugin.webresource.JiraWebResourceIntegration.getBaseUrl(JiraWebRe

Hibernate3:hbm2doc

Hi. I 'm looking to take advantage of hibernate-tools ' abililty to generate a graph of my entity relationships. After looking at MOJO-544 and MOJO-530 I thought it might be as easy as applying the a

why maven-2.0.5 not having latest plexus-utils-1.4?

2.0.5 still have plexus-utils-1.1. Is it there intentionally? One of the benefit using plexus-util-1.4 is to solve http //jira.codehaus.org/browse/msurefire-49 -D

Maven 1.x for ANT taskdef usage

Friends Can anyone help me how to use ANT taskdef in maven 1.x? Please show me the changes required in the following maven.xml. <path id "project.class.path " > <path refid "maven.dependency.classpath "

sql-maven-plugin, derby, and test cases - > failed to start database

Dan thanks for the quick reply. I 'll look at your posts. Prior to getting your reply I was trying to start the derby network server using the exec-maven-plugin. I ran into issues with this that

Maven 1.x issue

It should work -) Even if it 's not documented and it 's not a good practice (but sometime we don 't (want to) have the choice). Arnaud Dion Gillard-2 wrote > > So has the dependency/jar element b

The PluginDescriptor for the plugin Plugin [...] was not found.

Hi I created my first simple maven plugin and successfully installed it. When I tried to use it in another project it doesn 't work... Error java.lang.IllegalStateException The PluginDescriptor

Problem using mvn site and mvn site-deploy

Hi all I am having problems using the above commands. Maven can 't resolve an artefact the message is [INFO]

multiple SNAPSHOT versions of same library in package

Hi All recently we started working with maven (2.0.4) for our projects. For a couple of weeks everything went fine but after a while when we ran the 'compile package ' goals the WARs we were genera

Classloading issues in offline mode with 2.0.5

Hi After switching to 2.0.5 from 2.0.4 classloading problems come up in offline mode. We have a custom plugin and it throws a NoClassDefFoundError in -o mode. When we turn off the -o mode off it

Can 't deploy site with maven 2.0.5

Hi all When I execute the site deployment mvn site deploy that work with maven 2.0.4 I got this error on maven 2.0.5 [INFO]
Page 112 of 703 Previous 100   Previous 10   111   112   113   114   115   116   117   118   119   120   Next 10   Next 100