Hi,

based on Ron's questions you seemed to be not answering his questions...

Kind regards
Karl Heinz Marbaise
On 5/16/15 5:56 PM, Aitor Iturriondobeitia wrote:
hello
thanks for your answer
my pourpose is :
1.- create one dir, for example: 20150516-17.22.12
2.- into this directory create for each maven project the artifact, this is:
when i comple the 5 ears to copy to thar dir (20150516-17.22.12)
copy the configuration to that dir

This does not explain why are you trying to do such a thing? Do you want to deploy this to an application server ? Or what is the purpose?

The intention of this structure is unknown nor the idea?





this structure i must to create for my proyject for to load this
extructure. for example:

20150516-17.22.12
|-----ears
        |----ear1.ear
    |----ear2.ear
    |----earn.ear
|-----Configuration
|---app1
|----configuration1.properties
|---app2
|----configuration2.properties

i have a lot of projects and i am not able to load unique dir for copyns
all the files when i create them

can you help me?

thanks

2015-05-16 17:36 GMT+02:00 Ron Wheeler <rwhee...@artifact-software.com>:


What are you trying to accomplish?

What configuration files?
What are you trying to build as an application?
What is the purpose of the time stamp?

Ron


On 16/05/2015 10:50 AM, Aitor Iturriondobeitia wrote:

Hello

i am trying, during several days, to buids my proyects, copy my
configurations... to one directory
thsi directory must be unique and the name must to have the timestap
format
(yyyyMMdd-HH.mm.ss)
i cannot, i am unable to get it. can you help me please?
i have the next project structure.
i must to set one directory, into the parent (proyect parent1) into one
variable ant this variable must to have the timestap value into
yyyyMMdd-HH.mm.ss format

if into the project parent2, project parent 3, project parent n i write
the
directory using the varaible value alway change it to the compilation
time.
how can i load one unique value for this timestap into one property for
usint into all projects?

thanks

*proyect parent1
   |--project parent2
   |    |--project1.1
   |  |--project1.2
   |  |--project1.3
   |   |--project1.n
   |--proyect parent3
   |    |--project2.1
   |    |--project2.2
   |  |--project2.3
   |  |--project2.n
   |--project parentn
        |--projectn.1
        |--projectn.2
        |--projectn.3
     |--projectn.n




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to