Skip to content

Commit 8857e91

Browse files
committed
[MJAVACC-55] Change IT tests to default to run compile goal.
git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/javacc-maven-plugin@6014 52ab4f32-60fc-0310-b215-8acea882cd1b
1 parent 79f0b45 commit 8857e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
134134
<goals>
135135
<goal>clean</goal>
136-
<goal>generate-sources</goal>
136+
<goal>compile</goal>
137137
</goals>
138138
</configuration>
139139
<executions>

0 commit comments

Comments
 (0)