> For the complete documentation index, see [llms.txt](https://brianwu.gitbook.io/brian/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brianwu.gitbook.io/brian/brians-za-ji/error.md).

# Error

## newposition 0 (-1 0)

根據資料查詢需要增加下列套件

並且指定 3.1.0 版本，如果選到其他還是會出問題，參考時如果該版本不成功，可以換版本試試\
(2023/3/2)

```
<plugin>
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-resources-plugin</artifactId>
   <version>3.1.0</version>
</plugin>
```
