Problem copying resources defined in project.xml

2003-11-21 Thread Vikram_Kumar

The resources I've defined in the project.xml are not being copied to
target/classes.


   
   ${basedir}/conf/hibernate/oracle

**/*




Has anyone experienced a similar problem.




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Setting properties for repositories with maven-war-plugin

2003-11-21 Thread Tim Müller-Seydlitz
Hi, what properties must be set for maven-war-plugins's goals
war:install
war:deploy
for the local and remote repository?
I can't find it in the documentation for the maven-war-plugin
TMS


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Translate Maven in French

2003-11-21 Thread Emmanuel Venisse
You have some samples here:

http://cvs.apache.org/viewcvs.cgi/jakarta-commons/jelly/jelly-tags/fmt/src/test/org/apache/commons/jelly/tags/fmt/

- Original Message - 
From: "Charles-Alexandre Sabourdin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 21, 2003 2:43 PM
Subject: Re: Translate Maven in French



Le Vendredi 21 Novembre 2003 14:17, Emmanuel Venisse a écrit :
> http://jakarta.apache.org/commons/jelly/libs/fmt/tags.html
>
> If you want translate report, I prefer if you work on cvs files and not on
> your extrected plugins.
I agree with you, but first I try to set up on my working environement. I
feel
to much in a "searching" patern to go for cvs right now.

I am not sure how to set the ftm tag  and where to put the bundle files.


>
> Emmanuel
>
> - Original Message -
> From: "Charles-Alexandre Sabourdin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, November 21, 2003 12:38 PM
> Subject: Re: Translate Maven in French
>
>
> Ok, So I start with the Junit-repport
>
> I openned :
> ~home/.maven/plugins/maven-junit-report-plugin-1.3/junit-failed.jsl
> ~home/.maven/plugins/maven-junit-report-plugin-1.3/junit.jsl
>
> None of them have a fmt tag can you tell me where (and how ) to use those
> tag
> ?
>
> Le Mercredi 19 Novembre 2003 20:33, Vincent Massol a écrit :
> > You'll need to use the Jelly fmt tag library to separate text messages
> > from report logic.
> >
> > -Vincent
> >
> > > -Original Message-
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > > Sent: 19 November 2003 17:40
> > > To: Maven Users List
> > > Subject: Re: Translate Maven in French
> > >
> > > Excellente idee !
> > > Si tu veux un coup de main...
> > > didier
> > >
> > > Selon Charles-Alexandre Sabourdin <[EMAIL PROTECTED]>:
> > > > Hi,
> > > >   I am willing to translate the maven report into french but I not
> >
> > know
> >
> > > how
> > >
> > > > to
> > > > do so, does any-one have a suggestion ?
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Charles-Alexandre
> > > > SABOURDIN
> > > > -
> >
> > -
> >
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Charles-Alexandre
SABOURDIN
-


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Translate Maven in French

2003-11-21 Thread Charles-Alexandre Sabourdin

Le Vendredi 21 Novembre 2003 14:17, Emmanuel Venisse a écrit :
> http://jakarta.apache.org/commons/jelly/libs/fmt/tags.html
>
> If you want translate report, I prefer if you work on cvs files and not on
> your extrected plugins.
I agree with you, but first I try to set up on my working environement. I feel 
to much in a "searching" patern to go for cvs right now.

I am not sure how to set the ftm tag  and where to put the bundle files.


>
> Emmanuel
>
> - Original Message -
> From: "Charles-Alexandre Sabourdin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, November 21, 2003 12:38 PM
> Subject: Re: Translate Maven in French
>
>
> Ok, So I start with the Junit-repport
>
> I openned :
> ~home/.maven/plugins/maven-junit-report-plugin-1.3/junit-failed.jsl
> ~home/.maven/plugins/maven-junit-report-plugin-1.3/junit.jsl
>
> None of them have a fmt tag can you tell me where (and how ) to use those
> tag
> ?
>
> Le Mercredi 19 Novembre 2003 20:33, Vincent Massol a écrit :
> > You'll need to use the Jelly fmt tag library to separate text messages
> > from report logic.
> >
> > -Vincent
> >
> > > -Original Message-
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > > Sent: 19 November 2003 17:40
> > > To: Maven Users List
> > > Subject: Re: Translate Maven in French
> > >
> > > Excellente idee !
> > > Si tu veux un coup de main...
> > > didier
> > >
> > > Selon Charles-Alexandre Sabourdin <[EMAIL PROTECTED]>:
> > > > Hi,
> > > >   I am willing to translate the maven report into french but I not
> >
> > know
> >
> > > how
> > >
> > > > to
> > > > do so, does any-one have a suggestion ?
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Charles-Alexandre
> > > > SABOURDIN
> > > > -
> >
> > -
> >
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > > -
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Charles-Alexandre
SABOURDIN
-


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Translate Maven in French

2003-11-21 Thread Emmanuel Venisse
http://jakarta.apache.org/commons/jelly/libs/fmt/tags.html

If you want translate report, I prefer if you work on cvs files and not on
your extrected plugins.

Emmanuel

- Original Message - 
From: "Charles-Alexandre Sabourdin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 21, 2003 12:38 PM
Subject: Re: Translate Maven in French


Ok, So I start with the Junit-repport

I openned :
~home/.maven/plugins/maven-junit-report-plugin-1.3/junit-failed.jsl
~home/.maven/plugins/maven-junit-report-plugin-1.3/junit.jsl

None of them have a fmt tag can you tell me where (and how ) to use those
tag
?




Le Mercredi 19 Novembre 2003 20:33, Vincent Massol a écrit :
> You'll need to use the Jelly fmt tag library to separate text messages
> from report logic.
>
> -Vincent
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: 19 November 2003 17:40
> > To: Maven Users List
> > Subject: Re: Translate Maven in French
> >
> > Excellente idee !
> > Si tu veux un coup de main...
> > didier
> >
> > Selon Charles-Alexandre Sabourdin <[EMAIL PROTECTED]>:
> > > Hi,
> > >   I am willing to translate the maven report into french but I not
>
> know
>
> > how
> >
> > > to
> > > do so, does any-one have a suggestion ?
> > >
> > >
> > >
> > >
> > > --
> > > Charles-Alexandre
> > > SABOURDIN
> > > -
>
> -
>
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Charles-Alexandre
SABOURDIN
-
01.46.90.64.90


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Translate Maven in French

2003-11-21 Thread Charles-Alexandre Sabourdin
Ok, So I start with the Junit-repport

I openned :
~home/.maven/plugins/maven-junit-report-plugin-1.3/junit-failed.jsl
~home/.maven/plugins/maven-junit-report-plugin-1.3/junit.jsl

None of them have a fmt tag can you tell me where (and how ) to use those tag 
?




Le Mercredi 19 Novembre 2003 20:33, Vincent Massol a écrit :
> You'll need to use the Jelly fmt tag library to separate text messages
> from report logic.
>
> -Vincent
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: 19 November 2003 17:40
> > To: Maven Users List
> > Subject: Re: Translate Maven in French
> >
> > Excellente idee !
> > Si tu veux un coup de main...
> > didier
> >
> > Selon Charles-Alexandre Sabourdin <[EMAIL PROTECTED]>:
> > > Hi,
> > >   I am willing to translate the maven report into french but I not
>
> know
>
> > how
> >
> > > to
> > > do so, does any-one have a suggestion ?
> > >
> > >
> > >
> > >
> > > --
> > > Charles-Alexandre
> > > SABOURDIN
> > > -
>
> -
>
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Charles-Alexandre
SABOURDIN
-
01.46.90.64.90


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: How to include jars and add them into the MANIFEST.MF/Class-Path attribute?

2003-11-21 Thread khote
I have a WAR, JAR, EJB, and even a SAR project.  In my EAR I set these
dependencies, they all seem to be able to find each other when the EAR is
deployed (JBoss).  Of course I have to arrange the build in the correct
order, for example the JAR project has to be built first since the other
projects include stuff from the jar package etc.


  ${pom.groupId}
  warproject
  1.0
  war
  
true
client
  



  ${pom.groupId}
  ejbproject
  ejb
  1.0
  
true
true
  



  ${pom.groupId}
  hiberhagel
  1.0
  sar
  
true
true
  



  ${pom.groupId}
  hageljar
  1.0
  
true
true
  


- Original Message - 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 21, 2003 2:47 AM
Subject: RE: How to include jars and add them into the
MANIFEST.MF/Class-Path attribute?


Problem with the ear.bundle is, that the jar is installed as java module
(which is reserved for e.g. ejb client jars).

I can manually copy the jar via the copy-deps task, but that doesn't
solve the problem of the classpath (escpecially for war's, because
there's no war.manifest.classpath property).

Cheers,
simon


-Original Message-
From: R a n e s [mailto:[EMAIL PROTECTED]
Sent: Freitag, 21. November 2003 10:51
To: Maven Users List
Subject: Re: How to include jars and add them into the
MANIFEST.MF/Class-Path attribute?


Hi,
You can set the "ear.bundle" to true.

  
   common
   jar
   
true
   
  

Regards,
 Ranes.

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 21, 2003 2:57 PM
Subject: How to include jars and add them into the
MANIFEST.MF/Class-Path
attribute?


When building an ear, i'd like to include the dependent jar files in the
lib dir of the ear and add them to the Class-Path of the including
applications.
Is there any easy way to do so?


Cheers,
simon

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Plugin(s) for EJBs

2003-11-21 Thread harald . ommang
Hi!

As far as I can see, there are several plugins with functionality
related to EJB projects: 

J2EE, EJB and EAR for build goals
Application Server and WAS 4.0. for control goals.

Can someone give a quick overview of the differences between J2EE and
the two EJB/EAR plugins.
Recommendation for use?

Regards,
Harald Ommang, Delfi Data AS
Bergen, Norway


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

AW: How to include jars and add them into the MANIFEST.MF/Class-P ath attribute?

2003-11-21 Thread Rademacher Tobias
For WAR you only only have to provide lib directory within the WAR File. It
can contain any depending JAR you need. This is standard for WAR files
(startig at 2.3 Servlet Spec I think).
For EJB-JARS and EAR we don't have such a standard currently. You have to
provide the relative path in the Manifest of the EJB-JAR if you want to
force containers to load the dependent JAR Files.

> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 21. November 2003 11:48
> An: [EMAIL PROTECTED]
> Betreff: RE: How to include jars and add them into the
> MANIFEST.MF/Class-Path attribute?
> 
> Problem with the ear.bundle is, that the jar is installed as 
> java module
> (which is reserved for e.g. ejb client jars). 
> 
> I can manually copy the jar via the copy-deps task, but that doesn't
> solve the problem of the classpath (escpecially for war's, because
> there's no war.manifest.classpath property).
> 
> Cheers,
> simon
> 
> 
> -Original Message-
> From: R a n e s [mailto:[EMAIL PROTECTED] 
> Sent: Freitag, 21. November 2003 10:51
> To: Maven Users List
> Subject: Re: How to include jars and add them into the
> MANIFEST.MF/Class-Path attribute?
> 
> 
> Hi,
> You can set the "ear.bundle" to true.
> 
>   
>common
>jar
>
> true
>
>   
> 
> Regards,
>  Ranes.
> 
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, November 21, 2003 2:57 PM
> Subject: How to include jars and add them into the
> MANIFEST.MF/Class-Path
> attribute?
> 
> 
> When building an ear, i'd like to include the dependent jar 
> files in the
> lib dir of the ear and add them to the Class-Path of the including
> applications.
> Is there any easy way to do so?
> 
> 
> Cheers,
> simon
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: How to include jars and add them into the MANIFEST.MF/Class-Path attribute?

2003-11-21 Thread egglersim
Problem with the ear.bundle is, that the jar is installed as java module
(which is reserved for e.g. ejb client jars). 

I can manually copy the jar via the copy-deps task, but that doesn't
solve the problem of the classpath (escpecially for war's, because
there's no war.manifest.classpath property).

Cheers,
simon


-Original Message-
From: R a n e s [mailto:[EMAIL PROTECTED] 
Sent: Freitag, 21. November 2003 10:51
To: Maven Users List
Subject: Re: How to include jars and add them into the
MANIFEST.MF/Class-Path attribute?


Hi,
You can set the "ear.bundle" to true.

  
   common
   jar
   
true
   
  

Regards,
 Ranes.

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 21, 2003 2:57 PM
Subject: How to include jars and add them into the
MANIFEST.MF/Class-Path
attribute?


When building an ear, i'd like to include the dependent jar files in the
lib dir of the ear and add them to the Class-Path of the including
applications.
Is there any easy way to do so?


Cheers,
simon

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



AW: How to include jars and add them into the MANIFEST.MF/Class-P ath attribute?

2003-11-21 Thread Rademacher Tobias
You should add the dependencies into Class-Path of EJB-JARS manifest.

  
 true
   

This works fine for me! I don't know how to get them installed into a
sepearate lib directory.
So I distribute all jars in the root of the EAR file.

> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 21. November 2003 10:28
> An: [EMAIL PROTECTED]
> Betreff: How to include jars and add them into the
> MANIFEST.MF/Class-Path attribute?
> 
> When building an ear, i'd like to include the dependent jar 
> files in the
> lib dir of the ear and add them to the Class-Path of the including
> applications. 
> Is there any easy way to do so?
> 
> 
> Cheers,
> simon
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: How to include jars and add them into the MANIFEST.MF/Class-Path attribute?

2003-11-21 Thread R a n e s
Hi,
You can set the "ear.bundle" to true.

  
   common
   jar
   
true
   
  

Regards,
 Ranes.

- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 21, 2003 2:57 PM
Subject: How to include jars and add them into the MANIFEST.MF/Class-Path
attribute?


When building an ear, i'd like to include the dependent jar files in the
lib dir of the ear and add them to the Class-Path of the including
applications.
Is there any easy way to do so?


Cheers,
simon

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How to include jars and add them into the MANIFEST.MF/Class-Path attribute?

2003-11-21 Thread egglersim
When building an ear, i'd like to include the dependent jar files in the
lib dir of the ear and add them to the Class-Path of the including
applications. 
Is there any easy way to do so?


Cheers,
simon

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Using local repositories - revisited

2003-11-21 Thread hermod . opstvedt
Hi

I followed the instructions and set : maven.repo.remote in the
project.properties file to point to a local http server + the maven at
ibiblio. However, when I run Maven I get an Exception :

Error retrieving artifact from
[http://sdlut003/pub/lib/repository/jaxb/jars/namespace-1.0.jar]:
java.lang.Exception: Can't get namespace-1.0.jar to C:\Documents and
Settings\ab46497.DNB.000\.maven\repository\jaxb\jars\namespace-1.0.jar

I can point my browser at it, and it start downloading it fine, so the
URL is ok.

Anybody have a clue ?

Hermod


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that DnB cannot
accept any payment orders or other legally binding correspondence with
customers as a part of an email. 

This email message has been virus checked by the virus programs used
in the DnB Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]