  | | | Maven | Hi
I 've written a maven presentation for an upcoming hk-jug meeting. I 'd like to make this
available for others to use. The presentation is in openoffice format containing the
slides and my How can I send a mail on build failure?
Regds
Ashutosh
Hi
We have a project with about 50 subprojects and on average each
subproject has 20 dependencies.
Every time we try to compile all subprojects the reactor takes about 17
minutes to detHi
I don 't seem to be able to get my commons-logging statements to display
to the stdout durnig JUnit tests. My POM contains
<unitTest >
<includes >
<iHi
I want to create a goal which deploys to our qa box. I figured I 'd use custom
goals with ant 's ftp option. However it doesn 't seem to do anything. I 've
tried the exact same thing in ant andHi guys
I 've got a web subproject that is failing to compile on my Linux box.The same project compiles without any problem on another XP box.On both machines my JAVA_HOME is pointing the the IBM
Thx a lot Brett that works fine.
o)
Fabrice.
Brett Porter
<brett.porter@(protected)
ail.com > Pour
Hi
I want to include dependent jar (Specified in Project.xml file) into
my distribution zip. I also want to exercise finer control in terms of
specifying what dependent jars are to be included inHi
I have had good experience with Maven on J2SE projects however I am now
trying to set up an J2EE project.
When i try to execute "maven ejb " I get the error message
Package jaHi guys...
I 'm getting a ClassCastException when reactor starts .This happening for all my subprojects.The message is as follows
Starting the reactor...
Using userBuildPropertiesFile C \DocuHi
I tired to create a custom collapse menu in navigation.xml . However
the collapse behavior doesn 't work. Can somebody help me out in this
regard. Please find the navigation.xml enclosed.
I need to run my junits with "-D java.awt.headless true " since I use
cruisecontrol & maven and don 't want my unit-tests to fail because
some class I use is initializing some AWT-stuff (even though 1. do a preGoal on java compile to copy source from one project to
another project
or
2 Break and all interdepency code into another project (common) and take
advantage of multiproject plI am wring project.xml at module level. Both the packages have
interdependency on each other. How can I include one source file from
one packege
When compiling other package through project.xml.
Hi
I am using Maven to generate a site and PDF copy of documentation
using PDF plugin However I need to link this PDF on top bar of home
page like most of the sites do.
I request your help Hi
Our application consists of about a dozen modules implemented as
subprojects in Maven.
Is there an easy way to get a unified Junit report where all the tests
run in all the subprojects showHi
When I run war war (maven-war-plugin-1.6) the first time it generates a
manifest file with a single Class-Path entry (correctly including my
dependencies) but running war war a second time (wiI am curious about using jellyUnit from a maven-ized build and I am a
bit confused...
Should I wrap the test case elements in a goal or do I just write a
file using test suite that contains tesHi
Is there a way to suppress warning messages when compiling? I don 't see any
options listed in the properties. While I 'm asking questions again - does
maven use the javac that my $PATH is poinIs there any way to have maven automatically incorporate Lucene to offer
full text searching of your generated site? I haven 't seen this but it
would be a handy feature.
Thanks.
-Adam
-I 've run into a problem in eclipse that seems to be fixed according to
http //jira.codehaus.org/browse/MAVEN-341 but after upgrading to
maven-eclipse-plugin-1.8 it still doesn 't seem to work.
I 'I 've been trying to work with doc jsl using examples I 've found in the
various plugins. One thing I can 't figure out however is how to pass
an argument to the jsl stylesheet.
I 'm using <doc jsl
Hi
I want to execute a java program and to do so I use the following script
in my maven.xml
<java classname "com.myClass " >
<classpath >
<path refid "maven.dependeHi Guys
I use maven to check project hosted in cvs. The command is
maven scm checkout-project -Dmaven.scm.method cvs
-Dmaven.scm.cvs.module jakarta-commons/jexl
Ok...this is what happened.
In my early days of using maven(about 5 weeks ago) I unzipped the was40 plugin jar in my $MAVEN_HOME/plugins directory and thus creating a directory called
maven-waHi All
I am trying to use the regexp matcher within the ant copy task but get the
message "No supported regular expression matcher found ". I have tried
adding the following dependency to my deAfter perusing through maven 's website for the thousandth time I 've decided now
is the time for me to switch from ant. Unfortunately I 've been unable to
crawl so far let alone walk. I don 't knowDear all
I am currently investigating the possibility to use maven to build automatically the structure of an application. This is a simple RMI daemon with the followign structure
bin\
etc\
Hi
I 'd like to be able to read the properties belonging to some other project. Is this
possible once I 've loaded that project 's descriptor?
this was my guess but it doesn 't work
Hello I need an example of inserting a bunch of elements into a xml doc using
jelly xml tag. any pointers to any any example is greatly appreciated.
-D
 |
|
 |