  | | | Maven | Hello
I am trying to pass parameter to Mojo. I have done everything mentioned in
http //maven.apache.org/guides/plugin/guide-java-plugin-development.html
When I compile the project it throws
Are you using Maven2?
If yes it is better if you run XDoclet using maven-antrun-plugin.
This link (http //www.nabble.com/-M2--Struts-and-XDoclet-t1775233.html)
gives the reason.
Also below is the Hi
I 'm a Maven 1.x user and am looking for an aggregated changes report
that shows changes for all modules (in reverse chronological order) The
multichanges plugin report doesn 't do this as I ha
I 'm attempting to inject attributes into the site plugin like so in my pom
<configuration >
<attributes >
<foo >bar </foo >
I am getting the following error with maven 2 configured to use ibm
1.4. When I switch back to the sun jdk I get no error. Any ideas how
I can get this to give me more info?
Here is the relevant seHi all
I 'm running into a very strange issue that I can 't seem to find a solution
for. I 'm using the assembly plugin to create a zip with my jar file all
transitive dependencies and a few jsp fiI am trying to use deploy deploy-file to deploy a 3rd party jar to our
company repository. I have included the wagon extension in a POM like so
(though I don 't understand why FTP doesn 't "just work ") I am using the axistools-maven-plug-in to generate my server side classes
for a web service. I use the following plugin definition
<plugin >
<groupId >org.codehaus.mojo </groupId >
<artifactI just noticed that scm (for cvs) is adding the -t flag for tracing. Is
this new to the 1.0.4-beta-4 scm plugin?
Carlos
I have hibernatedoclet generating several hbm files from my DAO.jar and
adding them to my common-jar module. Seems to be an issue with Xdoclet1 &
Maven.
No matter my app.war seems to suck in the 1st Why is this
http //maven.apache.org/general.html#tools-jar-dependency
suggested? Why it is not
<systemPath >${java.home}/lib/tools.jar </systemPath >
If developing with Eclipse then under "Help > AboutDear Maven users
I 've just spent a frustrating afternoon trying to get TestNG to call
the test method of my test class but without success!
Would some kind person please paste into a reply some In researching why project.properties was coming up empty for my plugin
I found that the problem was in Plexus code
(plexus-container-default-1.0-alpha-9.jar to be exact). Looking up that
project iCan anyone tell me the quick-n-dirty way to figure out which dependency
is responsible for a jar that is being transitively downloaded/included
in the project? For instance I see the servlet-api jIm building an applet using maven2 and in order to have an easier time
deploying it I want to integrate all of it 's dependencies along with
the applet code into a single jar using the dependency plugHey everyone. I have a quick question. Isn 't the developers and
contributors info supposed to be merged not overridden from parent to
child POMs?
My project has a chief architect/developer over all Hi
Is there any idea yet of when we can expect surefire 2.3 to be released?
Looking at JIRA there are still a lot of tasks pending but also quite
a few fixes complete. Is it possible that some ofI am trying to use the javadoc plugin group tag to separate the
aggregated project 's javadocs into two sections (groups). Using the
following as an example
<groups >
<group >
<title >Core PacHi
HowTo access project version programmatically in application?
At the moment we enter the version string manually in one of our classes. Is there a way to access
the project version at runtime?
I would like to be able to access the scm settings (connection tag
etc) in the pom.xml from within a plugin. Is this possible? It seems
like there should be an easy way to get access to all of tHi
We are in the process of creating an integration test suite for a J2EE
project using the Cargo Maven 2 plugin with a JBoss 4.0 container. When
we execute mvn integration-test the jboss zip i
On 22 Feb 07 at 8 39 AM 22 Feb 07 Eus wrote
>
> Hi Ho!
>
> Why the public repository for Maven2 (http //repo1.maven.org/
> maven2/) does
> not contain all jars exists in the public repository foAccording to the maven-assembly-plugin website it does not handle
collecting and packaging javadoc jars like it does for binaries &
sources.
Additionally the web site says that the maven-javadoc-plugHi
I am using a ant task to run inside my pom to run Jaxb1.0.4 compile task.
I want to add jaxb properties to the output jar with 'complete ' path
reference. Currently I am adding it as a resource
Hi Ho!
Why the public repository for Maven2 (http //repo1.maven.org/maven2/) does
not contain all jars exists in the public repository for Maven1
(http //repo1.maven.org/maven/)?
For example in theBelow are emails I have sent to the Continuum mailing list but since it
seems that there is a problem with my maven repositories at least one
of them anyways I thought I would forward these emails -----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Dear maven users
here is a quick question which I was unable to find so far.
To stay independent of the SCM I would like users to use mvn scm diff
(
Hi
I 've a fresh new maven 2.5 install with the following settings
-------------
<settings xmlns "http //maven.apache.org/POM/4.0.0 "
xmlns xsi "http //www.w3.org/2001/XMLSchema-instance "
xsi s Hi all
for some reason my offline build fails. Maven reports ut can 't resolve
an artifact allthough it is in my local repo. Anyone knows what I might
be doing wrong? I 'm using maven 2.0.5. AditionaHello
Is there a way to enforce a sequence of goal executions within a phase?
I have different custom plugins that expect other plugins to have produced
some output.
Any ideas?
Cheers
Jo
 |
|
 |