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
Information:Using javac 1.8.0_51 to compile java sources | |
Information:java: Errors occurred while compiling module 'iSaloni' | |
Information:08.10.15, 11:32 - Compilation completed with 97 errors and 32 warnings in 5s 963ms | |
/Users/shvyrev/Documents/projects/iSaloni/src/com/events/EventsInfo.java | |
Error:(12, 26) java: cannot find symbol | |
symbol: class Const | |
location: package com.moscow.isaloni | |
Error:(45, 52) java: cannot find symbol | |
symbol: variable Const | |
location: class com.events.EventsInfo |
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
Видеохостинг: | |
Загрузка HTTP/FTP - это наверное у нас уже есть | |
Транскодирование (H264) - транскодер думаю тоже у нас есть, возможно даже аппаратный | |
Отсутствие ограничений размера и длительности загружаемого видео - ерунда | |
Лучшая VMS на рынке - пока не можем так написать, зависит от критериев оценки | |
Интеграция с модулем статистики - статистику у нас пишут все кому не лень. | |
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
shvyrev@shvyrev-virtual-machine:~/Documents/projects/tmp/SSPMob/ssp-mob$ mvn clean package -P prod -e | |
[INFO] Error stacktraces are turned on. | |
[INFO] Scanning for projects... | |
[ERROR] The build could not read 1 project -> [Help 1] | |
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: | |
[FATAL] Non-resolvable parent POM: Failure to find com.tinkoff:ssp-parent:pom:1.0.0 in http://milton.io/maven was cached in the local repository, resolution will not be reattempted until the update interval of milton-repo has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 11, column 12 | |
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363) | |
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:636) | |
at org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:585) |
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
[ERROR] /home/shvyrev/Documents/projects/tmp/SSPMob/ssp-mob/src/main/java/com/tinkoff/ssp/engine/data/DPI.java:[35,43] lambda expressions are not supported in -source 1.7 | |
(use -source 8 or higher to enable lambda expressions) | |
[ERROR] /home/shvyrev/Documents/projects/tmp/SSPMob/ssp-mob/src/main/java/com/tinkoff/ssp/engine/service/CommonAntiFraud.java:[74,22] lambda expressions are not supported in -source 1.7 | |
(use -source 8 or higher to enable lambda expressions) | |
[ERROR] /home/shvyrev/Documents/projects/tmp/SSPMob/ssp-mob/src/main/java/com/tinkoff/ssp/engine/data/SiteType.java:[27,42] lambda expressions are not supported in -source 1.7 | |
(use -source 8 or higher to enable lambda expressions) | |
[ERROR] /home/shvyrev/Documents/projects/tmp/SSPMob/ssp-mob/src/main/java/com/tinkoff/ssp/engine/data/ConnectionType.java:[32,55] method references are not supported in -source 1.7 | |
(use -source 8 or higher to enable method references) | |
[ERROR] /home/shvyrev/Documents/projects/tmp/SSPMob/ssp-mob/src/main/java/com/tinko |
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
shvyrev@shvyrev-virtual-machine:~/Documents/projects/tmp/SSPMob/ssp-mob$ mvn clean package -P prod -e | |
[INFO] Error stacktraces are turned on. | |
[INFO] Scanning for projects... | |
[INFO] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building Mobile SSP server 3.11.5 | |
[INFO] ------------------------------------------------------------------------ | |
[WARNING] The POM for com.tinkoff:ssp-common:jar:1.3.3 is missing, no dependency information available | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD 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
mvn clean package -U prod -e | |
[INFO] Error stacktraces are turned on. | |
[INFO] Scanning for projects... | |
[INFO] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building Mobile SSP server 3.11.5 | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[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
mvn clean package -U | |
[INFO] Scanning for projects... | |
[INFO] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building Mobile SSP server 3.11.5 | |
[INFO] ------------------------------------------------------------------------ | |
Downloading: http://milton.io/maven/com/tinkoff/ssp-common/1.3.3/ssp-common-1.3.3.pom | |
Downloading: http://teamcity.madnet.ru:9081/nexus/content/groups/public/com/tinkoff/ssp-common/1.3.3/ssp-common-1.3.3.pom | |
[WARNING] The POM for com.tinkoff:ssp-common:jar:1.3.3 is missing, no dependency information available | |
Downloading: http://milton.io/maven/com/tinkoff/ssp-common/1.3.3/ssp-common-1.3.3.jar |
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
mvn clean package -P prod -e | |
[INFO] Error stacktraces are turned on. | |
[INFO] Scanning for projects... | |
[INFO] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building Mobile SSP server 3.11.5 | |
[INFO] ------------------------------------------------------------------------ | |
[WARNING] The POM for com.tinkoff:ssp-common:jar:1.3.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details | |
[INFO] | |
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ssp-mob --- |
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
<?xml version="1.0" encoding="UTF-8"?> | |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
<modelVersion>4.0.0</modelVersion> | |
<artifactId>ssp-mob</artifactId> | |
<packaging>war</packaging> | |
<version>3.11.5</version> | |
<name>Mobile SSP server</name> |
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
<?xml version="1.0" encoding="UTF-8"?> | |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
<modelVersion>4.0.0</modelVersion> | |
<artifactId>ssp-mob</artifactId> | |
<packaging>war</packaging> | |
<version>3.11.5</version> | |
<name>Mobile SSP server</name> |