Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
toolkit-0.1.0
-
None
Description
Configured in \servicecomb-java-chassis\samples\bmi project:
<configuration>
<outputDir>./contracts</outputDir>
<sourceContractsDir>./sourceContracts</sourceContractsDir>
</configuration>
and modify one letter in contract file in ./contracts directory.
Command: mvn toolkit:verifyContracts
Result with something wrong:the result show that the contract file is the same.
Attachments
Issue Links
- is a child of
-
SCB-1351 Some issues about using toolkit plugin
- Resolved