This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
azrael:G4-Non mosser$ mvn clean install | |
[INFO] Scanning for projects... | |
[INFO] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building app 1.0-SNAPSHOT | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] | |
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ app --- | |
[INFO] Deleting /Users/mosser/work/tse-forensics/G4-Non/target | |
[INFO] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Start time:2013-03-22 19:37:29 | |
## Project-Team [NP4H] ## | |
Cloning project from remote repository: OK | |
Checking out tag [week12]: OK | |
Checking existence of [.gitignore]: OK | |
Checking existence of source files [*.java]: OK | |
Checking non-existence of compiled classes [*.class]: OK | |
Checking non-existence of temporary files [*~]: OK | |
Checking non-existence of Eclipse classpath meta-data [.classpath]: OK |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Start time:2013-03-15 19:00:35 | |
## Project-Team [NP4H] ## | |
Cloning project from remote repository: OK | |
Checking out tag [week11]: FAILURE | |
Checking existence of [.gitignore]: OK | |
Checking existence of source files [*.java]: OK | |
Checking non-existence of compiled classes [*.class]: OK | |
Checking non-existence of temporary files [*~]: OK | |
Checking non-existence of Eclipse classpath meta-data [.classpath]: OK |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Start time:2013-03-09 12:07:36 | |
## Project-Team [NP4H] ## | |
Cloning project from remote repository: OK | |
Checking existence of [.gitignore]: OK | |
Checking existence of source files [*.java]: OK | |
Checking non-existence of compiled classes [*.class]: OK | |
Checking non-existence of temporary files [*~]: OK | |
Checking existence of [build.xml]: OK | |
Compiling using ant: FAILURE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Start time: 2013-03-01 19:00:01 | |
## Project-Team [NP4H] ## | |
Cloning project from remote repository: OK | |
Checking out tag [v0.1]: OK | |
Checking existence of [.gitignore]: FAILURE | |
Checking existence of source files [*.java]: OK | |
Checking non-existence of compiled classes [*.class]: OK | |
Checking non-existence of temporary files [*~]: OK | |
Checking existence of [build.xml]: FAILURE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
azrael:TSE_2013 mosser$ for i in G1 G2 G3 G4; do cd $i; ../clone.sh; cd ..; done | |
Cloning into 'NP4H'... | |
remote: Counting objects: 67, done. | |
remote: Compressing objects: 100% (65/65), done. | |
remote: Total 67 (delta 37), reused 0 (delta 0) | |
Unpacking objects: 100% (67/67), done. | |
Cloning into 'Pamplemousse'... | |
remote: Counting objects: 231, done. | |
remote: Compressing objects: 100% (119/119), done. | |
remote: Total 231 (delta 117), reused 187 (delta 95) |
NewerOlder