  | | | Maven | I have the following resource declaration in my archetype pom.xml
<resources >
<resource >
<directory >${basedir}/src/main/resources </directory >
<fil
I have written a Mojo which binds to "generate-sources " phase and needs to
process a jar artifact dependency of the project. The problem is that when I
invoke
the Mojo the dependency (the artifact)I have the following
<distributionManagement >
<site >
<id >meez-site </id >
<name >MEEZ_Web </name >
<url >${siteUrl} </url >
<!-- <url >scp //www.meezHi
since my projects usually use 1.5 syntax I want do define this as the
default for all my projects. As I understand it is possible to define
this in the POM of each project (which I definitely dhi all
i am trying to run selenium tests using maven2/ cargo / jetty / selenium
plugin
i am following instructions here (
http //wiki.foochal.org/index.php/Maven_Selenium)
however when cargo startHi
let 's start from what you want to achieve
1. Filter only A.properties
First off how many files need filtering?
If you need only A.properties (in whole application) the
A.propertiesshould be fixed in repo1
On Nov 30 2007 9 48 PM Simon BRANDHOF <simon.brandhof@(protected) > wrote
> We fixed permissions too late. Files access is now forbidden (like
> http //repo1.maven.org/maven2/ch/hortisHello
src/main/uml is fin I guess. Please be aware of the fact that the netbeans
UML integration creates an "UML project " there. Then for example when you
commit your changes to the maven project toHello !
I 'm having problems with the release plugin on a multi module project.
The release prepare goal works fine but when I do the
release perform I get an error telling me that it cant resolve aI 'm having some trouble with my Maven2 build (using hibernate jpa and
spring) recently where all of a sudden I 'm starting to get this error
sporadically
...
Caused by com.microsoft.sqlserver.jdbc.
Hi
I am curious is there a tool that does reverse dependency resolution for
maven?
E.g. I want to know which of my projects are dependent on my project A.
Thanks
Seva
Hi
I 've recently seen the light of using Maven to build projects.
I understand that once complete artifacts are deployed to a "production "
Maven repository so they can be consumed as ready.
Whats noHey everyone I 'm trying to get the plugin to generate my SQL code
but I can 't seem to do it without it trying to connect to my db.
Is there an option that tells it to generate the .sql but not runHi everybody I 'm back! -)
Haven 't posted much the last coupe of months 'cause I fell ill and after that
had to make up a lot of work... But now I 'm back and hope to post some more
around here.
ToHi
I 'm writing a custom plug-in and want to change the standard location of
a source directory + add additional source directories. I 've used
Build.setSourceDirectory() at the initialize phase but Hi
I 'm writing a custom plug-in and wanted to change the standard output
directory 'target '. I do it in the initialize phase via
Build.setDirectory(). Now I would like to use the standard assembly
Hi
We have a multi module project with bunch of antrun executions running
in some components.
Our build runs mvn clean mvn install mvn site site and mvn site deploy.
While site site is running mHi
First I installed Archive bundled in a product called Maestro. I
uninstall Maestro to move to Archiva 1.0 beta 2.
But when I tried to run Archiva 1.0 beta 2 as a Windows service (Archiva
ishi
i have a difficult problem with precompiling jsp with jspc-maven-plugin
(v1.4.6)
i get this error
[INFO] [jspc compile {execution jspc}]
java.lang.NumberFormatException For input string "${
I have two questions answers to which were not obvious.
1- What is the current working directory (i.e.
System.getProperty( "user.dir "))? Can this be printed
when one does "mvn -X ... "?
2- In our
Hi
I 'm packaging a war and all dependencies go into WEB-INF/lib but i would
like to exclude 2 of them and but them into a services dir.
The target layout I 'm after is
WAR root
|
|---WEB-INF
|
Hi all
We are using continuum1.1-beta-1 for continuous build. Now the
requirement in our project is such that we need to generate a report in
which we can specify the number of builds that have beenHi
I am a newbie Maven user just seeking advice on how to include a
dependency in our project.
Our webapp has a dependency on jboss jbpm 3.2.1 and this of course is
not in the repository at reWhat is causing the large usage of memory?
On 8/22/07 Mick Knutson <mickknutson@(protected) > wrote
> I am putting almost 2GB to a build and still getting permGen errors.
> Is there something else I cHi
I have following plugin entry in my pom.xml but my build directory is
not being removed after **mvn clean**. It only deletes
project.build.outputDirectory which is "*build/classes/common* ". TheHi All
I am using ANT for build and Maven for site generation.
So the dependency path and compilation stuff is taken care by ANT.
After the site generation under the menu of dependency I wan
When I run the mvn install install install or install install-file command
only the JAR itself is put into my local repository. How can I get the
source Javadocs and other things to also be put
At a particular source control location how can I run the eclipse eclipse
command to turn the file structure into a Java project with a its .classpath
file automatically configured?
The location toHello
I have faced with maven warning and I cant find explanation nor fix for it
maybe you can help me.
My project is single module application with war packaging.
A while ago we migrated from ant Hi
Does anyone know how to upload an artifact created by the assembly
pluing to a remote file system? The install and deploy plugins have to
be used in conjunction with a maven repository whereas  |
|
 |