We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa67d58 commit c23baecCopy full SHA for c23baec
README.md
@@ -9,7 +9,7 @@
9
```shell
10
git clone ...
11
cd aliyun-oss-java-sdk
12
-mvn clean packge -DskipTests
+mvn clean package -DskipTests
13
```
14
15
- to run function tests, you will have to config user account in src/test/java/com/aliyun/oss/integrationtests/TestConfig.java,
@@ -24,4 +24,4 @@ mvn clean packge -DskipTests
24
25
## License
26
27
-licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)
+licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)
0 commit comments