Hello,
No idea of solution ? It seems that with maven 1 it was possible de add
properties to a dependency of the war to indicate the final location in the
war, but it's no more possible.
2010/4/17 Jean-Claude Vogel
> Hello,
>
> I would like to put an applet Jar built with maven
Hello,
I would like to put an applet Jar built with maven in my war. So in my war
pom, I've used the goal copy from maven-dependency-plugin like that :
http://maven.apache.org/POM/4.0.0"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.
Hi,
We are using maven2, JBoss 5 and Hibernate with the file persistence.xml
according to the specifications.
In the file persistence.xml we have to list the jar files like it:
./activity-bo-1.0.0-SNAPSHOT.jar
./core-bo-1.0.0-SNAPSHOT.jar
These jar files appear in persistence.xml with t
When the package is set to
ejb
two artifacts are generated
. an EJB jar (e.g. core-bo-1.0.0-SNAPSHOT.jar)
. a client jar (e.g. core-bo-1.0.0-SNAPSHOT-client.jar)
according to http://maven.apache.org/plugins/maven-ejb-plugin/index.html
maven-ejb-plugin
When I call
mvn clean install -Posg
Thank you for your help.
I just had to modify your solution to fit for an EJB:
org.apache.maven.plugins
maven-ejb-plugin
3.0
true
${project.build.outputDirectory}/META-INF/MANIFEST.MF
Hi,
We have a maven module containing EJBs. Therefore the packaging must be ejb.
This allows us to create an ear file containing these EJBs as ejbModule (see
http://maven.apache.org/plugins/maven-ear-plugin/ maven-ear-plugin ).
But these EJBs are also used by an Eclipse Client and we want to pa
Hi,
Maybe this link will help you:
http://www.coderanch.com/t/132916/General-Computing/Best-Developer-Tools-Combination
(take a look at the messages posted on the 3rd march 2009 and on the 4th march
2009)
Best Regards
Jean-Claude
-Ursprüngliche Nachricht-
Von: Adam Hardy
Hi,
We use the solution 3 suggested under
http://docs.codehaus.org/display/MAVENUSER/Maven+and+Integration+Testing?focusedCommentId=114787113#comment-114787113
and it works for us.
This article is not so old (Jan 09).
Best Regards
Jean-Claude
-Ursprüngliche Nachricht-
Von: Jason
Hi,
I want to build an EAR file with modules. All EJB modules have been defined
as jar (jar
or
2).
Change the packaging of all EJB modules to ejb (ejb)
and then include those EJB modules in the EAR file using
What are the advantages or disadvantages of each solution?
Thank you for your Help!
.org/wagon-maven-plugin/ seems to contain the necessary
information (many thanks to Dan Tran).
Best Regards.
Jean-Claude
Baptiste MATHUS wrote:
>
> Maven wagons are low-level API imo. You might want to use a higher one.
> What do you want to do? Transfer some file after packaging
Hi,
I want to use the Maven Wagon Plugin (http://maven.apache.org/wagon/) to
transfer files to a remote host but didn't find any useful documentation
with examples or usage.
Does anyone know any useful links to this plugin?
Thank You for Your Help.
Best Regards
Jean-C
Hi,
I want to do the following:
- Start a Jboss 5 App Server located on a remote server.
- Stop a Jboss 5 App Server located on a remote server.
- Deploy artifacts on a Jboss 5 App Server on a remote server.
- Deploy artifacts on a locally installed Jboss 5 App Server.
I had a look at:
- htt
ted
==> The test file must be named according to
http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#includes
==> The test methods don't have to follow any convention.
Only the annotation @Test is necessary.
Best Regards.
Jean-Claude
-Ursprüngliche N
Hi,
An issue has been opened concerning the update of the index on the fly:
https://issues.sonatype.org/browse/NEXUS-997
Best Regards
Jean-Claude
-Ursprüngliche Nachricht-
Von: Brian E. Fox [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 4. Dezember 2008 16:41
An: Maven Users List
Hi,
Does anybody know when this problem will be corrected?
Issue MRELEASE-128
http://jira.codehaus.org/browse/MRELEASE-128
Does anybody know a good workaround? I haven't found any useable one
until now.
Thank you for your help.
Best Regards
Jean-C
15 matches
Mail list logo