I have a need to write temporary files during a maven plugin run. What is the
best practice for the location of temporary files?
--
Mark Russell
Instantiations, Inc.
724-368-3331 (land line)
http://www.instantiations.com
smime.p7s
Description: S/MIME Cryptographic Signature
tion=value
> file1.xml file2.xml file3.xml file4.xml
>
> Any idea ?
>
> Regards
> --A. ROY
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL
re out the best way to document a project and several processes.
--
Mark Russell
Instantiations, Inc.
724-368-3331 (land line)
http://www.instantiations.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
rties
root/META-INF
the files need to be copied to
root/deploy
I can't hard code the directory structure because I will not know the
directory configuration until run time.
Any help would be gladly accepted
--
Mark Russell
Instantiations, Inc.
724-368-3331 (land line)
http://ww
ou ask for you will probably have to write
your own. Have you looked at writing an Eclipse RCP application to
handle your front end? Eclipse works very well with Ant and can run on
many different OS's
--
Mark Russell
Instantiations, Inc.
724-368-3331
ts or not.
thanks for any suggestion
markus
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Mark Russell
Instantiations, Inc.
724-368-3331 (land line)
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]
--
Mark Russell
Instantiations, Inc.
724-368-3331 (land line)
http://www.instantiati
t; section
HTH
Darins
Mark Russell <[EMAIL PROTECTED]>
12/27/2005 08:00 AM
Please respond to
"Ant Users List"
To
ant develipers list
cc
Subject
getProject() returns null
this is an ant task that runs under eclipse 3.1. It is a very simple
task that just prin
Environment?
I need a little help in writing Ant scripts for both environments.
Thanks
Alan
--
Mark Russell
Instantiations, Inc.
724-368-3331 (land line)
http://www.instantiations.com
-
To unsubscribe, e-mail: [EMAIL
org.apache.tools.ant.BuildException;
import org.apache.tools.ant.Task;
/**
* @author Mark Russell
*
*/
public class PrintProject extends Task
{
private static final String CLASS_NAME = PrintProject.class.getName();
public void execute() throws BuildException {
System.out.println("ex
10 matches
Mail list logo