hey, I'm building a project that uses Spring and Hibernate with Maven. So
far I've been able to get a jar of just my project or a jar of everything
with dependencies (using assembly:assembly). Unfortunately, when I do the
with dependencies build, I'm getting errors from Spring trying to find the
Hibernate mapping files inside the jar. They are in the same location inside
the jar as in the non-dependency jar (and the same as the manually built
jars from the pre-Maven builds). I'm using the standard Maven directory
structure for my project.
Is there something special about the with dependency jars? Is there a
special way I need to specify the classpath? Previously I was able to just
specify the jar as part of the classpath, but that doesn't seem to be
working for the Maven-built jar.
Also, the assembly:assembly build is placing my Spring xml configuration and
properties files inside the jar. I'm having a bit of trouble figuring out
how to configure my pom to achieve that, since the documentation is a bit
sparse. Does someone have an example of how to do that?
thnaks,
Dmtiry Tkach
www.ejinz.com search biz
----- Original Message -----
From: "Dennis Lundberg" <[EMAIL PROTECTED]>
To: "Sujit Samantaray" <[EMAIL PROTECTED]>; "Maven Users List"
<[email protected]>
Sent: Friday, July 20, 2007 1:33 PM
Subject: Re: Help
I'm sorry, but I have little experience with Continuum, perhaps someone
else can help you.
Sujit Samantaray wrote:
Thanks Dennis,
I am really very sorry about mailing you.I had mailed
to userlist earlier .But i didnt got any reply.I found continuum really
interesting ,but i am completely new to it and i am struck at one point
since 15 days and getting no idea how to procede.
please spare a little time in helping me.
till now i have installed continuum.i am using vss and an ant project.so
through add an ant project i have given vss foldername which i want to
get.i have used the scm url which is given in internet.
scm:vss:path to repository:\foldername
after thati am trying to build it.but it is showing update & checkout
command not found. i dont have much idea about scm configuration.
plz help me .again i am really sorry for taking ur valuable time .
thanks in advance
sujit On 7/20/07, *Dennis Lundberg* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
First off - do not send questions directly to the developers. This is
what the users mailing list is for.
Now to your problem.
Have you verified that the scm configuration for your project is
working, before trying to run it through Continuum? If not, you can
do
this by using the maven-scm-plugin:
http://maven.apache.org/scm/plugins/index.html
You should also be using version 1.0 of maven-scm-* - not the beta-3
version.
Sujit Samantaray wrote:
>
> Hi,
>
> I am trying to use continuum .i am using visual source safe with
ant
> projects.First the vss SCM url showed invalid .& i didnt found
> *maven-scm-provider-vss:jar:1.0-beta-3 *
> file in lib folder.So i searched in net and found this jar
file.after
> putting this jar file SCM url is validated but now it is showing
> CHECKOUT COMMAND not found and UPDATE command not found while
building
> it.I saw the jar file and saw that it is not having checkout class
or
> update class.
> plz help me what to do regarding this. I am not sure whether
Continuum
> supports VSS fully or not .
>
> If u have the correct jar file plz send it to me soon.If i am
doing
> wrong somewhere else plz tell me.
>
> Or please send me some links by which i will be able to work in
VSS,Ant
> project and continuum .
>
> thanks in advance.
>
> sujit
--
Dennis Lundberg
--
Dennis Lundberg
---------------------------------------------------------------------
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]