Advertisement
DrupalCustom

test

Jul 11th, 2012
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1.  
  2. C:\atlassian-plugin-sdk-3.0\apache-maven\bin>mvn install:install-file -Dfile="C:/jarhost/commons-discovery-0.2.jar" -DgroupId=freeway -DartifactId=commons-disco
  3. very -Dversion=0.2 -Dpackaging=jar
  4. [INFO] Scanning for projects...
  5. [INFO] Searching repository for plugin with prefix: 'install'.
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO] Building Maven Default Project
  8. [INFO] task-segment: [install:install-file] (aggregator-style)
  9. [INFO] ------------------------------------------------------------------------
  10. [INFO] [install:install-file]
  11. [INFO] Installing C:\jarhost\commons-discovery-0.2.jar to C:\Users\angela.simmons\.m2\repository\freeway\commons-discovery\0.2\commons-discovery-0.2.jar
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] BUILD SUCCESSFUL
  14. [INFO] ------------------------------------------------------------------------
  15. [INFO] Total time: < 1 second
  16. [INFO] Finished at: Wed Jul 11 18:18:58 IST 2012
  17. [INFO] Final Memory: 3M/6M
  18. [INFO] ------------------------------------------------------------------------
  19. C:\atlassian-plugin-sdk-3.0\apache-maven\bin>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement