In a maven project, the compilation results on both sides are inconsistent. The code must be consistent, the JAVA version is consistent, and the maven version is also consistent. One win10 and one Ubuntu virtual machine are both 64-bit.
Here are some reasons why it will affect the compilation results.
擁有18年軟件開(kāi)發(fā)和IT教學(xué)經(jīng)驗(yàn)。曾任多家上市公司技術(shù)總監(jiān)、架構(gòu)師、項(xiàng)目經(jīng)理、高級(jí)軟件工程師等職務(wù)。 網(wǎng)絡(luò)人氣名人講師,...
Where is the inconsistency reflected? Is the binary bytecode content inconsistent? Inconsistent running behavior? Can you post the code and take a look?