Hi Maciej,
I also had this problem, and it took a while to sort out. Here are the
ways I found ...
I've managed to get something into the Manifest.mf Class-Path without it
appearing in the WEB-INF/lib in M2 by placing dependencies as follows in
the war packaging pom ...
com.ubs.dat
Check out http://proximity.abstracthorizon.org/ to set up a internal
corporate repository. I use this in combination with Apache HTTPD, Tomcat
and Filezilla ftp server. Its free from charge and easy to set up.
In my opinion, you shouldn't share your local repository.
//Swanthe
Swanthe Lindgren
Hi,
I've got a question of phylosophy :
I've got plugins which will do actions on a given library. This library is only
used with these plugins for project building and should not be passed
transitively to dependent projects.
What is then the best way to declare the library dependence into the
Hi all,
According to the docs at
http://maven.apache.org/guides/getting-started/index.html#How%20do%20I%20make%20my%20first%20Maven%20project?,
you can use the archetype plugin to create a new template.
Trouble is, following the above instructions causes maven to complain
that the archetype
Hi
I'm a newbie.I've got Continuum running , checking out my maven2
project from CVS and launching a a build.I've noticed that the
projects are checked out into numbered folders( 21, 24,25,26, etc).Why
is this?Is there a way of getting Continuum to always checkout my code
into the same directory a
I've posted to the Continuum list but haven't received any
responses.Maybe someone can help here.
I'm a Continuum newbie.I've got Continuum running , checking out my maven2
project from CVS and launching a a build.I've noticed that the
projects are checked out into numbered folders( 21, 24,25,26,
My web , messaging , business , persistence subprojects are all
sitting under the module called "dev"in CVS.
"dev" also has other projects under it , that I'm NOT interested
in.How do I tell M2 to checkout only web, messaging , business and
persistence and NOT everything else?
--
Jeff Mutonh
On Friday 23 June 2006 9:37 pm, Toto Laricot wrote:
> Have a look at
> http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html
> The executable should be what you need.
> T.
I misspoke earlier. In this case (compiling XSLTs) I don't think the command
line is an option as there is
Emma is required for my project.
If you search, you can see that "maven-emma-plugin" is available but when I
am writing the code in my pom.xml for it, it is not getting downloaded. I
pointed my repository to that location also.
I am confused whether emma plugin for maven 2.0 is really available
Jeff Mutonho a écrit :
I've posted to the Continuum list but haven't received any
responses.Maybe someone can help here.
I'm a Continuum newbie.I've got Continuum running , checking out my maven2
project from CVS and launching a a build.I've noticed that the
projects are checked out into numbe
>
> Second thing is that e-mailing is not working.I get the exception
>
> jvm 1| DEBUG SMTP: Found extension "OK", arg ""
> jvm 1| DEBUG SMTP: use8bit false
> jvm 1| MAIL FROM:<[EMAIL PROTECTED]>
> jvm 1| 454 5.7.3 Client does not have permission to submit mail to
> this serv
> er.
Vandermi Joao da Silva wrote:
>
> Is there some plugin for J2ME?
> If that exist plugin ,is possible create a file jad to project J2me?
> I see one plugin in mojo site but the URL is down.
>
Dear Vandermi,
I've created a j2me plugin for maven2. Actually it does excactly what your
are looking
Jeff Mutonho a écrit :
>
> Second thing is that e-mailing is not working.I get the exception
>
> jvm 1| DEBUG SMTP: Found extension "OK", arg ""
> jvm 1| DEBUG SMTP: use8bit false
> jvm 1| MAIL FROM:<[EMAIL PROTECTED]>
> jvm 1| 454 5.7.3 Client does not have permission to submit
Hi All,
When I am deploying my application with Jboss Application Server , After
starting Jboss Containers it stuck and in log in giving following warning:
=
13:42:28,166 INFO [Log4jService$URLWatchTimerTask] Configuring from URL:
Hi Vinay,
This looks like a cargo issue. You should post on the Cargo list so that you
can get help. When you do so it would be good to post your pom.xml and
attach the log files to your mail.
Thanks
-Vincent
> -Original Message-
> From: Vinay Kumar [mailto:[EMAIL PROTECTED]
> Sent: mard
hello world
I have many time out in the log of maven_proxy
Mainly with eclipse:eclipse due to missing source or javadoc
the goals take ages to perform.
1- How can I speed up the failure? Should I create dummy file?
2- is it possible to say that artifact matching com.mycorp.* must not be
search
Hi,
I'm writing a plugin report.
I would like to test it without generating all other reports.
My mojo has a goal defined with @goal.
When I generate all reports this works fine.
But when I use mojo:goal.
I have an output :
{\rtf1\ansi\ansicpg1252\deff0
{\fonttbl
{\f0\froman\fcharset0 Times;}
{\f1
Hi there,
in our company we successfully introduced Maven2 for a fair lot of
modules. We didn't define conventions on group- and artifact-Ids in
the early days of adoption. Thus, those artifacts are somewhat spread
over our internal repository and I would like to reorganize them by
giving them ni
On Mon, Jun 26, 2006 at 05:10:17PM -0700, natalie burdick spake thus:
> Sebastien,
>
> Are you volunteering as an author or a reviewer?
>
> Please let me know and I will contact you directly off the mailing list -
> and if there are any other volunteers interested in being reviewers, please
> fee
you just add the relocation info to the old poms pointing to the new ones
On 6/27/06, Stefan Hübner <[EMAIL PROTECTED]> wrote:
Hi there,
in our company we successfully introduced Maven2 for a fair lot of
modules. We didn't define conventions on group- and artifact-Ids in
the early days of adopt
> I am confused whether emma plugin for maven 2.0 is really available or
> not...
> If anybody knows about this, then please let me know...
According to this page
http://emma.sourceforge.net/maven-emma-plugin/
this plugin is only avalaible for M1.
Damien
--
Hello,
I have project tree
-core
-addons
-site1
-site1-i18n
-site2
-site2-i18n
-parent
site1 and site2 requires both core and addons, site3 requires only
core.
Im writing plugin for customizing build of my projects - i need full
rebuild for addons and core when im making "mvn package" for site1
Hi Carlos,
(I'm always excited how quick users get responses to their questions
here on the list. Thanks!)
see my comment inside:
2006/6/27, Carlos Sanchez <[EMAIL PROTECTED]>:
you just add the relocation info to the old poms pointing to the new ones
You mean, by editing the old poms manuall
yes
On 6/27/06, Stefan Hübner <[EMAIL PROTECTED]> wrote:
Hi Carlos,
(I'm always excited how quick users get responses to their questions
here on the list. Thanks!)
see my comment inside:
2006/6/27, Carlos Sanchez <[EMAIL PROTECTED]>:
> you just add the relocation info to the old poms pointing
I see. Thanks!
I was just wondering if there was a way to do that plugin-guided or so.
--Stefan
2006/6/27, Carlos Sanchez <[EMAIL PROTECTED]>:
yes
On 6/27/06, Stefan Hübner <[EMAIL PROTECTED]> wrote:
> Hi Carlos,
>
> (I'm always excited how quick users get responses to their questions
> here
I'm using maven 2.0 and I'm trying to use the JDepend plugin.
I cannot download the plugin. I set it up in my pom.xml like the
documentation says, but have no luck.
It looks like it is no longer on the mojo repo but in the maven repo
(maven plugin), pointing it here still does not help.
I cou
Hi,
In a custom report I wrote, I have
/**
* ...
* @goal fidl-graph
* @phase site
*/
and it works OK for me when I do:
$> mvn fidl:fidl-graph
HTH !
--
OQube < software engineering \ génie logiciel >
Arnaud Bailly, PhD
\web> http://www.oqube.com
If I build my source tree using maven with all code checked in, no problems.
But if I check a file out of CVS, CVS then puts a copy of the file in the
CVS/Base subdirectory of the directory where the code is. So I end up with
duplicate classes in the src tree and the compile blows up.
I've had a
OK but do use sink to write your report ?
I want to write html page(s).
--
Olivier
-Message d'origine-
De : Arnaud Bailly [mailto:[EMAIL PROTECTED]
Envoyé : mardi 27 juin 2006 15:34
À : Maven Users List
Objet : Re: using a mojo report in standalone way
Hi,
In a custom report I wrote,
On 6/27/06, Jeff Mutonho <[EMAIL PROTECTED]> wrote:
My web , messaging , business , persistence subprojects are all
sitting under the module called "dev"in CVS.
"dev" also has other projects under it , that I'm NOT interested
in.How do I tell M2 to checkout only web, messaging , business and
pe
Hi Wayne
"filter resources during build" could be acceptable,
but how notify the build to use a filter file for a specified environment?
For example, in the pom we can write:
...
src/test/filters/dico.properties
src/main/resources
Hi,
I try to create a report which generate page with sing the maven layout
(skin and site menu).
I want to obtain a Skin on files and write them with this Skin object.
How can I do this ?
I have tryed with doxia-site-renderer:1.0-alpha-7 :
File toto = new File( storedProceduresDire
Have you tried putting
http://snapshots.maven.codehaus.org/maven2
in your snapshot repository ?
Its there at exactly:
http://snapshots.maven.codehaus.org/maven2/org/codehaus/mojo/jdepend-maven-plugin/
[EMAIL PROTECTED] wrote:
I'm using maven 2.0 and I'm trying to use the JDepend plugin
ok
after good reading I see the potential issue in using profiles to put
different filters file:
...
src/test/filters/dico.properties
src/main/resources
ok
after good reading I see the potential issue in using profiles to put
different filters file:
...
src/test/filters/dico.properties
src/main/resources
Hi,
My project is a multi-module project :
jwebunit/
|->pom.xml
|->jwebunit-commons-tests
|->pom.xml
|->src/...
|->jwebunit-core
|->pom.xml
|->src/...
|->jwebunit-htmlunit-plugin
|->pom.xml
|->src/...
I would like to create 3 packages :
- jwebunit-source.zip (easy)
- jwebuni
Thanks Emmanuel and Edwin for your response. The last colon was easy to miss.
I have advanced a little bit but haven't solved the problem completely. On
Windows, Continuum is able to fetch and build successfully. On a linux box,
the same pom.xml doesn't work. The build failure is that CVS is not
This would be a case of me connecting two unrelated issues and jumping
to conclusions. I was connecting the warning message about the missing
pom with the build failure.
In actuality it was working perfectly and I simply had other compile
issues causing the build failure. So at this point the ex
Are plugin configurations inherited/cumulative? E.g., given
project 'A' descriptor containing
P
blah-1
and sub-project/module 'B', with descriptor containing
P
blah-2
blah-3
Does
[Snipped most of the message to shorten this reply...]
I am using Maven 2.0.4 with modules running Java 5. I am not having any
problems. One big difference I see between your POM and mine is that I
do not specify at all. The one JDK on the machine is
1.5.0_05, so Maven is using it as well.
--
I use pluginManagement in A, and B will inherite A
-D
On 6/27/06, Brad Harper <[EMAIL PROTECTED]> wrote:
Are plugin configurations inherited/cumulative? E.g., given
project 'A' descriptor containing
P
blah-1
and sub-project/module 'B', with desc
how do you run continuum on linux? as a service or directly on command line?
Normally, password is added automatically to .cvspass in user home. If it don't works for you, you
can run the cvs login command.
Emmanuel
spavani a écrit :
Thanks Emmanuel and Edwin for your response. The last colon
Is it the same error? http://jira.codehaus.org/browse/CONTINUUM-701
Emmanuel
Emmanuel Venisse a écrit :
how do you run continuum on linux? as a service or directly on command
line?
Normally, password is added automatically to .cvspass in user home. If
it don't works for you, you can run the cv
hello,
sorry... you have to get it from ejb3-embeddable alpha6 ...
go to www.jboss.org, and look for EJB3 Download
you should look for EJB3.0 RC6 PFD
now they are at version 8 i'll try asap to see if my simple sample
break
i will if necessary update zip
hth
marco
On 6/27/06, Srepfler Sr
If others interested : http://jira.codehaus.org/browse/MNG-2410
--
Olivier
PS : thanks kenney for links and patches
-Message d'origine-
De : Olivier Lamy [mailto:[EMAIL PROTECTED]
Envoyé : mardi 27 juin 2006 16:23
À : Maven Users List
Objet : how to write html pages with using the maven
I would be happy to be a technical reviewer
-joe
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of natalie burdick
Sent: Monday, June 26, 2006 5:10 PM
To: Maven Users List
Subject: Re: Any news about the update of Maven2 book with corrected errata ?
Sebast
Hi Brad,
see comment inside:
2006/6/27, Brad Harper <[EMAIL PROTECTED]>:
Are plugin configurations inherited/cumulative? E.g., given
project 'A' descriptor containing
P
blah-1
and sub-project/module 'B', with descriptor containing
Stefan:
Until recently, I've had the expectation that plugin configurations
*should* be inherited by default. Apparently not.
Another poster (Dan Tran) has recommended using to
control build configuration inheritance. "Better Builds" doesn't even
reference the element.
I've tried using true in
I think, that inheriting plugin configuration, whether by or
, only inherits full configurations. That meens,
whenever you reference a plugin and define a configuration-element
inside, its inherited configuration will be lost.
That's just my experience (and I think a was reading about this
behav
Akbarr, you might want to watch this issue.
http://jira.codehaus.org/browse/MRELEASE-134
-Original Message-
From: Akbarr [mailto:[EMAIL PROTECTED]
Sent: Thu 6/22/2006 12:22 PM
To: Maven Users List
Subject: M2: Using version ranges in dependencies
Hi all,
I have a doubt with dependenci
Brad plugin configuration should be inherited by default
https://svn.codehaus.org/mojo/trunk/mojo/maven-native/native-maven-plugin/src/it/linkages/win32/pom.xml
-D
On 6/27/06, Stefan Hübner <[EMAIL PROTECTED]> wrote:
I think, that inheriting plugin configuration, whether by or
, only inher
Here's a sample of 2 of my POM's:
Parent:
org.codehaus.cargo
cargo-maven2-plugin
I think no one has answered because your question is kind of vague WRT how
you may or may not be using maven.
When you ask "how do I tell maven..." do you mean via the command line or in
a POM? And if in a POM, do you have POMs for each sub-project and modules
declared in a top level POM?
If you
Maybe a small note: the double -tags in the child POM are
correct. This has NOTHING to do with
the inheritance, but rather with the way the cargo plug-in is configured! Look
at cargo plug-in for more info!
Roland
On Tuesday 27 June 2006 19:06, Roland Asmann wrote:
> Here's a sample of 2 of my
This would meen, that the configuration contents of the second pom
gets merged with that from parent pom. Is any documentation available
about this feature?
2006/6/27, Roland Asmann <[EMAIL PROTECTED]>:
Here's a sample of 2 of my POM's:
Parent:
Indeed it get's merged. But only if you want it to: if you leave the
configuration out of the second POM and only declare
the groupId and artifactId, it takes the configuration of the first POM.
I'm not sure where I found this, but I do recall reading this somewhere... It
could've been the cargo-
Hi
I have specified Eclipse to build a module using maven, but
eclipse:eclipse goal delete the ExternalToolBuilder instance in the .project
file.
I saw we can specified in the pom for the Eclipse plugin,
but how to notify the arguments?
The goal is to generate the following .project info:
...
Marco Mistroni wrote:
hello,
sorry... you have to get it from ejb3-embeddable alpha6 ...
go to www.jboss.org, and look for EJB3 Download
you should look for EJB3.0 RC6 PFD
now they are at version 8 i'll try asap to see if my simple sample
break
i will if necessary update zip
hth
marco
Tested with alpha 8, no problems. Although, still need to use the
SUREFIRE-2.2-SNAPSHOT plugin.
-D
> -Original Message-
> From: Marco Mistroni [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 27, 2006 11:39 AM
> To: Maven Users List
> Subject: Re: Sample project using M2/EJB3/TestNG for u
"Olivier Lamy" <[EMAIL PROTECTED]> writes:
> OK but do use sink to write your report ?
> I want to write html page(s).
public class GraphGeneratorMojo extends AbstractMavenReport {
protected void executeReport(Locale arg0) throws MavenReportException {
Sink sink = getSink();
/* generat
I removed what you said. I only found 1.5.0_07 and now I get this:
C:\pw-90>mvn -e package
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] PrO Unlimited PW-90 Project
[INFO] prounlimited Core Artifact
[INFO]
-
THis seems odd:
[INFO] [compiler:compile]
Compiling 11 source files to C:\pw-90\core\target\classes
[INFO]
[ERROR] BUILD FAILURE
[INFO]
[INFO] Comp
Dan:
I think I'm getting closer to understanding the root of the problem. It
may not be (non)inheritance of the configuration. The
element contained
${compiler.debug.options}
and 'compiler.debug.options' is set in a element within a
profile for a sub-project, whose build is run last.
I'm t
Why is the War plugin supporting only one war source directory instead
of a list? It bothers me because I need to generate some html sources
files and of course I don't want to mess with my src directory. Any
hint? I think I'll try to develop a patch.
-
Thanks Dan - got most of it working now.
--
View this message in context:
http://www.nabble.com/java2iiop-%28Visibroker%29-tf1846831.html#a5071927
Sent from the Maven - Users forum at Nabble.com.
-
To unsubscribe, e-mail: [EMA
On 6/27/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
Why is the War plugin supporting only one war source directory instead
of a list? It bothers me because I need to generate some html sources
files and of course I don't want to mess with my src directory. Any
hint? I think I'll try to deve
I thought were copied under WEB-INF/classes. Should fix
my problem. Thank a lot!!!
On 6/27/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 6/27/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
> Why is the War plugin supporting only one war source directory instead
> of a list? It bothers me bec
Yes, profiles with filters are the proper way to do this, generally.
Wayne
On 6/27/06, Sebastien Moreno <[EMAIL PROTECTED]> wrote:
ok
after good reading I see the potential issue in using profiles to put
different filters file:
...
src/test/filter
Ok it works fine except with WTP. The eclipse plugin doesn't seem to
add corresponding entries in the "settings/.component"
file.
There is already a Jira issue on this one :
http://jira.codehaus.orgbrowse/MECLIPSE-111
On 6/27/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
I thought were cop
I get a new error when using jdk 1.5.0_07 even though I used your original
plugin that was in the jira:
[INFO] [junitdoclet:junitdoclet {execution: default}]
[INFO]
[ERROR] BUILD ERROR
[INFO]
Mick,
On first glance, that seems like an error from the OS, saying the
command line is too long.
However, I am surprised that Maven would be invoking javac with a
command line. I expected that Maven would invoke the compiler in the
same JVM (no command line). If there is some part of your b
I actually just sent another email about my JunitDoclet Mojo that seems to
have another issue. I think they are related.
Here is the jira: http://jira.codehaus.org/browse/MOJO-227
---
Thank You
Mick Knutson
BASE logic, inc.
(415) 648-1804 (San Francisco, CA)
http://www.BASELogic.com
http://ww
Darren Hartford wrote:
Tested with alpha 8, no problems. Although, still need to use the
SUREFIRE-2.2-SNAPSHOT plugin.
-D
But the set of files are completely different, what is the list we can
cut/replace?
Srgjan
-
To unsu
If you are generating them, why are you considering them source in the
first place? Why not just generate them straight into
target/-? That's where everything is copied to so
it can be jarred into a war.
> -Original Message-
> From: Alexandre Poitras [mailto:[EMAIL PROTECTED]
> Sent: T
hi darren,
there are problems with surefire-2.0.. i have mailed testng mailiing
lists..
if you run maven -x with both surefire-2.2 and surefire-2.0 you'llnoticd
that with 2.2 there are plenty of jars being loaded in jboss, while
with 2.0there areonly 3.. that was as far as i debugged.. i m pretty
This is what I'm already doing. The problem is that the WTP .component
file is not generated correctly since the files aren't placed in the
war source directory. Basically, I'm just trying to unpack some css
files from a resources jar files and I don't want to extract them
under the src directory
>I removed what you said. I only found 1.5.0_07 and now I get this:
>
>
...
>Caused by: java.io.IOException: CreateProcess: CMD.EXE /X /C javac -d
Any problems running this from a Command Prompt?
-
To unsubscribe, e-mail: [EMAIL
Hello
I was using the Xdoclet2 plugin to generate my hibernate mappings a
couple of days back using the steps mentioned in
http://xdoclet.codehaus.org/Maven2+plugin
I don't think anything has changed but I now get the error
[ERROR] BUILD ERROR
[INFO]
--
It does seem to be tied together. 1st the issue was calling the jdk as I had
it installed in a "c:\Program Files\..." and the space was breaking. Now I
installed the jdk in c:\java1.5 and I get this error again. It seems that
JunitDoclet calles javac from the command line. It never did this erro
Hi all,
there is a forum set up for Proximity users/developers on
www.abstracthorizon.org
Feel free to join!
The Proximity project will continue to "pollute" the Maven Users List with
rare release announcements, but we'd like to concentrate the support and
development around Abstract Horizon si
I have a maven project with packaging set to ejb. I would like to test
this project outside an ejb container by simply calling POJO classes
inside it. I have written a very simple test using TestNG:
public class UserServiceTest {
@Test
public void testGetAllUsers() {
...
Hi.
I posted a reply to the thread on "[m204]jdk 1.5 String too long?" that
I think is basically all related to this same problem.
From the end of your trace:
C:\pw-90\core\src\main
\java\com\prounlimited\test\domain\client\ClientTestCase�
It is clear that Maven forks javac and it seems tha
On first glance, that seems like an error from the OS, saying the
command line is too long.
However, I am surprised that Maven would be invoking javac with a
command line. I expected that Maven would invoke the compiler in the
same JVM (no command line). If there is some part of your build t
A sample pom.xml would be cool. I've used the DBUnit ant tasks and am
looking for some sample for Maven2 and DBUnit.
I looked around but there seem to be no DBUnit maven task documents.
http://jroller.com/page/RickHigh?entry=getting_dbunit_to_work_with
Please be sure to log a JIRA issue for any ideas you have on Maven :)
Natalie
On 6/21/06, Jochen Wiedmann <[EMAIL PROTECTED]> wrote:
On 6/21/06, Edwin Punzalan <[EMAIL PROTECTED]> wrote:
>
> Depends on the plugin author... if the generated resources is required
> inside the classes directory,
To those who are facing the same issue, I just submitted a patch that
seems to fix the problem. Hope it helps.
On 6/27/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
This is what I'm already doing. The problem is that the WTP .component
file is not generated correctly since the files aren't pl
A sample pom.xml would be cool. I've used the DBUnit ant tasks and am
looking for some sample for Maven2 and DBUnit.
I looked around but there seem to be no DBUnit maven task documents.
http://jroller.com/page/RickHigh?entry=getting_dbunit_to_work_with
i'm using dbunit ant task to load initial data.. i have something like
the following in profiles section of the pom.xml. it will execute
when `mvn -DloadData=true`
dbunit-load-data
loadData
true
maven-antrun-p
Hi,
I have continuum set up building a multimodule set of poms with 100+
projects in total. I've noticed that on the continuum home page, some of
the projects will mysteriously, and seemingly randomly switch from a
'build success' to 'build error' state, even when the builds are
passing. If I clic
The original email is on nabble at
http://www.nabble.com/Inconsistency-between-JAR-and-Assembly-tf473891.html#a1290262
On 6/27/06, Barrie Treloar <[EMAIL PROTECTED]> wrote:
I have the same issue that has no response to it in the archives,
that is the Class-Path entry in manifest has
--SNAPSHOT
Thanks Ray. I found out the DBUnit Maven plugin is not done yet. This will
come in handy.
-Original Message-
From: Ray Tsang [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 27, 2006 2:16 PM
To: Maven Users List
Subject: Re: Does anyone know how to use the maven DBUnit plugin?
i'm using
no problems rick. i was hoping that some useful plugins can be
released... e.g. dbunit, hibernate3... but in the mean time, the only
way i know of executing them are through ant tasks like that.
ray,
On 6/27/06, Rick <[EMAIL PROTECTED]> wrote:
Thanks Ray. I found out the DBUnit Maven plugin is
On 6/27/06, Rick <[EMAIL PROTECTED]> wrote:
Thanks Ray. I found out the DBUnit Maven plugin is not done yet. This will
come in handy.
I added a Wiki page with a link to this thread... please feel free to
improve it with a complete example. :)
* http://docs.codehaus.org/display/MAVENUSER/DBUni
I have a plugin that I will generally call directly from the commandline
(though I don't want to preclude putting it in the lifecycle).
Currently this plugin is configured inside a pom project (ie the project
itself uses pom for the packaging)
When I invoke the plugin from the commandline it se
Hello Ray
Actually before the crash the hibernate3 plugin was going to be released,
but the server crashed. Now after the crash I can't deploy a hibernate3
snapshot, I believe is a specific bug in cargo for me to deploy a successful
snapshot, so I'm waiting for it to be fixed. As soon as I can suc
http://maven.apache.org/guides/development/guide-testing-development-plugins.html
and change the url to the url edwin has given to you.
Cheers,
allan
Edwin Punzalan wrote:
Have you tried putting
http://snapshots.maven.codehaus.org/maven2
in your snapshot repository ?
Its there at exact
Hello,
You don't have to bind it to a phase when you call it in the commandline.
The pom fragment doesn't look wrong at all. There must be something wrong
in the code itself.
Cheers,
Nap
On 6/28/06, Russell, Mark <[EMAIL PROTECTED]> wrote:
I have a plugin that I will generally call directly
I try many combinations before, and ended up the select the one I have
outlined.
The main benefit is I can concentrate one platform at the time when I need
to refactor.
About duplication, the individual project should use
${some property from parent
pom}
dont try to inherit it, since it is hard t
yes...point your repository to the url suggested by Edwin like follow and
add jdepend plugin in reporting section:
Maven Snapshots
http://snapshots.maven.codehaus.org/maven2
Maven ibiblio
http://www.ibiblio.org/maven2
hey from the code in my previous mail, remove following section from
:
Maven ibiblio
http://www.ibiblio.org/maven2
On 6/28/06, Janhavi Phirke <[EMAIL PROTECTED]> wrote:
yes...point your repository to the url suggested by Edwin like follow and
add jd
1 - 100 of 103 matches
Mail list logo