Working directory uses numbers instead of project names which is confusing
because they change
----------------------------------------------------------------------------------------------
Key: CONTINUUM-607
URL: http://jira.codehaus.org/browse/CONTINUUM-607
Project: Continuum
Type: Improvement
Components: Core system
Versions: 1.0.2
Reporter: Michael Mattox
This is causing us problems for the website and also for our source
paths (a project uses a src/main/config from another project). Each
time we regenerate the working directory we have new numbers. So
instead of "common" we have "147".
I'm talking about resource files. They're not included in the jars we
produce. So we have this:
<testResource>
<directory>../config/src/main/config</directory>
</testResource>
for example to put our common config files in a single project.
The other problem we have is the website:
http://adclinux:9090/continuum/maven/working-directory/21/target/site/
You can see here 21 which should be "common". Since these change we
can't bookmark the site.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira