[xwiki-users] temp file names
are those folders names "by design" ? they look like non-resolved internal variables! c:\Users\user-name\AppData\Local\Temp\Jetty_0_0_0_0_8888_XWiki__XWiki__sxrtel\xwiki-temp\aether-repository\${groupId}\ c:\Users\user-name\AppData\Local\Temp\Jetty_0_0_0_0_8888_XWiki__XWiki__sxrtel\xwiki-temp\aether-repository\${project\ -- View this message in context: http://xwiki.475771.n2.nabble.com/temp-file-names-tp7580131.html Sent from the XWiki- Users mailing list archive at Nabble.com.
Probably some core extension with a badly written pom.xml that AETHER tried to resolve. On Wed, Jul 4, 2012 at 12:05 PM, Arioch <[email protected]> wrote:
are those folders names "by design" ? they look like non-resolved internal variables!
c:\Users\user-name\AppData\Local\Temp\Jetty_0_0_0_0_8888_XWiki__XWiki__sxrtel\xwiki-temp\aether-repository\${groupId}\ c:\Users\user-name\AppData\Local\Temp\Jetty_0_0_0_0_8888_XWiki__XWiki__sxrtel\xwiki-temp\aether-repository\${project\
-- View this message in context: http://xwiki.475771.n2.nabble.com/temp-file-names-tp7580131.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
would u investigate or would i put it to Jira ? maybe UNIX and bash were expected and because of this it failed on Windows ? Or it was hardcoded on compilation ? -- View this message in context: http://xwiki.475771.n2.nabble.com/temp-file-names-tp7580131p7580139.html Sent from the XWiki- Users mailing list archive at Nabble.com.
some core extension with a badly written pom.xml
Or badly fetched. It looks like SVN or CVS macros, that should have been expanded on sources downloading, but failed to. xwiki-temp\aether-repository\${groupId}\hibernate-core\3.6.9.Final\ xwiki-temp\aether-repository\${project\groupId}\hibernate-core\3.6.9.Final\ xwiki-temp\aether-repository\${project\groupId}\snuggletex-core\1.1.0\ xwiki-temp\aether-repository\${project\groupId}\tika-core\1.1\ -- View this message in context: http://xwiki.475771.n2.nabble.com/temp-file-names-tp7580131p7580143.html Sent from the XWiki- Users mailing list archive at Nabble.com.
On Wed, Jul 4, 2012 at 12:49 PM, Arioch <[email protected]> wrote:
would u investigate or would i put it to Jira ?
Yes create a jira issue with the exact step to reproduce and will look at it.
maybe UNIX and bash were expected and because of this it failed on Windows ?
No, nothing like that is expected.
Or it was hardcoded on compilation ?
-- View this message in context: http://xwiki.475771.n2.nabble.com/temp-file-names-tp7580131p7580139.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (2)
-
Arioch -
Thomas Mortagne