]
Karel Piwko commented on ARQ-1072:
----------------------------------
Bernard, do you know that is the actual problem here?
Would it be solved if resolved artifacts are moved to a different location?
Artifacts resolved by maven resolver are not allowed by jrebel
extension
------------------------------------------------------------------------
Key: ARQ-1072
URL:
https://issues.jboss.org/browse/ARQ-1072
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Extension - JRebel
Reporter: Bernard Labno
Assignee: Bernard Labno
Priority: Blocker
java.lang.IllegalArgumentException: File
/home/bernard/.m2/repository/org/jboss/arquillian/extension/arquillian-persistence-impl/1.0.0.Alpha4/arquillian-persistence-impl-1.0.0.Alpha4.jar
is not under any allowed root [/home/bernard/projects/yartista/trunk/war/src/main/.svn,
/home/bernard/projects/yartista/trunk/war/src/main/java,
/home/bernard/projects/yartista/trunk/war/src/main/resources,
/home/bernard/projects/yartista/trunk/war/src/main/webapp,
/home/bernard/projects/yartista/trunk/war/src/test/.svn,
/home/bernard/projects/yartista/trunk/war/src/test/java,
/home/bernard/projects/yartista/trunk/war/src/test/resources,
/home/bernard/projects/yartista/trunk/war/src/main,
/home/bernard/projects/yartista/trunk/war/src/test,
/home/bernard/projects/yartista/trunk/war/src,
/home/bernard/projects/yartista/trunk/war/target]
at
org.jboss.arquillian.extension.jrebel.RebelXmlHelper.rootize(RebelXmlHelper.java:158)
at
org.jboss.arquillian.extension.jrebel.RebelXmlHelper.createRebelXML(RebelXmlHelper.java:102)
at
org.jboss.arquillian.extension.jrebel.DeploymentInterceptor.addRebelXmlIfNeeded(DeploymentInterceptor.java:136)
at
org.jboss.arquillian.extension.jrebel.DeploymentInterceptor.processArchiveAndProceedWithDeployment(DeploymentInterceptor.java:164)
at
org.jboss.arquillian.extension.jrebel.DeploymentInterceptor.onDeploy(DeploymentInterceptor.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: