st to find
whether the .sh file is called or not. But i am geting this:
[INFO] [antrun:run]
[INFO] Executing tasks
[INFO] Executed tasks
I have added a ECHO in the .sh file, but i see none at the output
--
Regards,
Niranjan Deshpande
"Shut yourself from the world and create the reality you want"
Specifically, read the references
>
> Cheers,
>
> Vincent
>
> 2008/6/4, Niranjan Deshpande <[EMAIL PROTECTED]>:
> > My application needs the Tag and Taglets class when it is compiled.
> > These classes are provided in JDKs tools.jar file.
> >
> >
understanding this is a
provided dependency (a dependency that is used to compile the application
but will not be deployed. This scope provided is used for a dependency when
we expect the JDK or the application server to provide the JAR)
Please help.
--
Regards,
Niranjan Deshpande
"Shut yourself
understanding this is a
provided dependency (a dependency that is used to compile the application
but will not be deployed. This scope provided is used for a dependency when
we expect the JDK or the application server to provide the JAR)
Please help.
--
Regards,
Niranjan Deshpande
"Shut yourself
roach above? How do I call a ant task that
runs BEFORE maven proceeds for all other stuff.
Similar to a constructor that is executed when you create a java object, i
want this task to be run.
Please help.
--
Regards,
Niranjan Deshpande
"Shut yourself from the world and create the reality you want"
I am using Maven and Cruise Control for build activities. I am using SVN
Every time I force a build, I give the version number of the build in the
pom.xml file. and take the build in cruise control.
But this seems weird now, every time. I want to avoid manual entry into the
pom.xml, every time a b