Quick Search
Learn more about
Quick Search
Log In
Access more options
Online Help
About JIRA
Dashboards
Access more options (Alt+D)
Projects
Access more options (Alt+P)
Issues
Access more options (Alt+I)
Issue Details
(
XML
|
Word
|
Printable
)
Key:
APF-756
Type:
Bug
Status:
Resolved
Resolution:
Fixed
Priority:
Major
Assignee:
Matt Raible
Reporter:
Matt Raible
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
AppFuse
maven-pmd-plugin is not configured for JDK 5
Created:
22/May/07 02:26 AM
Updated:
22/May/07 02:49 AM
Resolved:
22/May/07 02:49 AM
Component/s:
Installation
Affects Version/s:
2.0-M4
Fix Version/s:
2.0-M5
Description
« Hide
Change from:
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
</plugin>
To:
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
<configuration>
<linkXref>true</linkXref>
<targetJdk>1.5</targetJdk>
</configuration>
</plugin>
Description
Change from: <plugin> <artifactId>maven-pmd-plugin</artifactId> </plugin> To: <plugin> <artifactId>maven-pmd-plugin</artifactId> <configuration> <linkXref>true</linkXref> <targetJdk>1.5</targetJdk> </configuration> </plugin>
Show »
Sort Order:
All
Comments
Change History
Activity Stream
Source
Matt Raible
made changes -
22/May/07 02:49 AM
Field
Original Value
New Value
Resolution
Fixed
[ 1 ]
Status
Open
[ 1 ]
Resolved
[ 5 ]
2706
by
Matt Raible
(10 files)
- APF-756: Configured maven-pmd-plugin for JDK 5
22/May/07 10:34 AM (38 months, 21 days ago)
APF-756
: Configured maven-pmd-plugin for JDK 5
appfuse:
trunk/archetypes/appfuse-modular-spring/src/main/resources/archetype-resources/pom.xml
2706
(+4 -0)
diffs
appfuse:
trunk/archetypes/appfuse-basic-struts/src/main/resources/archetype-resources/pom.xml
2706
(+4 -0)
diffs
appfuse:
trunk/plugins/installer/pom.xml
2706
(+4 -0)
diffs
appfuse:
trunk/archetypes/appfuse-modular-jsf/src/main/resources/archetype-resources/pom.xml
2706
(+4 -0)
diffs
appfuse:
trunk/archetypes/appfuse-basic-tapestry/src/main/resources/archetype-resources/pom.xml
2706
(+4 -0)
diffs
appfuse:
trunk/archetypes/appfuse-basic-jsf/src/main/resources/archetype-resources/pom.xml
2706
(+4 -0)
diffs
appfuse:
trunk/archetypes/appfuse-modular-tapestry/src/main/resources/archetype-resources/pom.xml
2706
(+4 -0)
diffs
appfuse:
trunk/archetypes/appfuse-basic-spring/src/main/resources/archetype-resources/pom.xml
2706
(+4 -0)
diffs
appfuse:
trunk/pom.xml
2706
(+4 -0)
diffs
appfuse:
trunk/archetypes/appfuse-modular-struts/src/main/resources/archetype-resources/pom.xml
2706
(+4 -0)
diffs