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.
古いプロジェクトの pom ファイルを生成しています。次に、mvn clean compile install で em をテストします。ただし、sourceDirectory が間違ったフォルダーを指している場合があり、エラーは発生しません。pomまたはmvn呼び出しのみのコードを変更せずに、実際に何かがコンパイルされているかどうかを確認するにはどうすればよいですか。
こんにちはジェフ