There was a nice archetype that created a simple spring hibernate that uses
dbunit. Now I cannot find it. Was it this one?
mvn org.apache.maven.plugins:maven-archetype-plugin:1.0-alpha-7:create
-DgroupId=www.signitek.com -DartifactId=demo-osgi-spring
-DarchetypeArtifactId -DarchetypeArtifactId=spr
On Sat, Sep 12, 2009 at 6:23 PM, Martin Gainty wrote:
> Any idea what causes the fail?
Probably best to ask on the dev list if you're trying to build from
source or using unreleased stuff.
--
Wendy
-
To unsubscribe, e-mail: u
[INFO]
[INFO] Building Maven Model Builder
[INFO]task-segment: [install]
[INFO]
Downloading: file:///D:\Maven-plugin/org/codehaus/plexus/plexus-cont
I'm running maven 2.1.0 and eclipse 3.5 and the recent maven plugin for
eclipse.
When I create a simple JUnit 4 unit test, everything works. When I add maven
dependency support and try to run the test again, ALT+SHIFT+X T will no
longer find the junit test as denoted by the dialog box ("can
How did I miss that? Thanks !!!
UseTheFork
--
View this message in context:
http://www.nabble.com/Source-code-distribution-plugin--tp25416872p25417046.html
Sent from the Maven - Users mailing list archive at Nabble.com.
-
To
Yes, this is standard feature of maven.
org.apache.maven.plugins
maven-source-plugin
2.0.4
jar
Hi,
Is there a Maven puglin to distribute the source code of a project (for
example, to create a source.zip artifact)? I can't find anything with
googling.
Thanks,
UseTheFork
--
View this message in context:
http://www.nabble.com/Source-code-distribution-plugin--tp25416872p25416872.html
Sent
Use maven-project-info-reports-plugin version 2.1.2.
With the following configuration
false
< dependencyLocationsEnabled>false
It will be faster.
--
Olivier
2009/9/12 Mr Debasis :
>
> Hi all,
> I am using maven site:stage goal to generate the site for my proejct.
>
> Project structure is like
Hi all,
I am using maven site:stage goal to generate the site for my proejct.
Project structure is like below
Parent
|_module1
| |-module1 pom.xml
|_module2
| |_module 2 pom.xml
|_module3
| |_module 3 pom.xml
|
-Parent pom.xml
my build is succes
Hi,
FYI I've created a ticket few months ago to create such Sonar plugin :
http://jira.codehaus.org/browse/SONARPLUGINS-41.
This Sonar plugin could work like this :
1 - Accept a text list of prohibited dependencies. For instance :
libGroupeId1:libArtifactId1:[libScope1]:[libType1]:(,lib
Hi all,
I'm developing a multi module maven project: It is composed by three
modules: ejb, war and ear module. The ear pom contains the cargo plugin
configuration as follow:
jboss51x
11 matches
Mail list logo