Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はmavenを初めて使用し、maven pom.XMLファイルを生成しました。pom XML ファイルを使用してプロジェクトを実行する必要があります
私が従った手順は以下のとおりです
ビルドが成功しています。その後、 pom.XML ファイルをコンパイルまたは実行すると、エラーを設定しないという目標が得られます。
pom XML ファイルを使用してプロジェクトを実行する方法を教えてください。
前もって感謝します
また
目標「mvn install」を設定します