jira-importer commented on issue #422:
URL: 
https://github.com/apache/maven-invoker-plugin/issues/422#issuecomment-2957789385

   **[Tony 
Chemit](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tchemit)** 
commented
   
   Your workaround is not acceptable for me : using directly the local 
repository spoils it.
   
   We have the same problem on the project 
http://svn.nuiton.org/svn/topia/trunk/, but what is amazing is that sometimes 
it works and some other time it does NOT :
   
   Example (not working):
   
   ```
   [INFO] Installing /home/maven-release/projets/nuiton-central/topia/pom.xml 
to 
/home/maven-release/projets/nuiton-central/topia/topia-persistence/target/local-repo/org/nuiton/topia/2.6.2-SNAPSHOT/topia-2.6.2-20110921.121707-5.pom
   ```
   
   Example (is working):
   
   ```
   [INFO] Installing /home/tchemit/projets/nuiton-central/topia/pom.xml to 
/home/tchemit/projets/nuiton-central/topia/topia-persistence/target/local-repo/org/nuiton/topia/2.6.2-SNAPSHOT/topia-2.6.2-SNAPSHOT.pom
   ```
   
   Is there a problem with the ArtifactInstaller tool ?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to