Re: [Reporting] UI via JasperReports

2007-07-23 Thread Teody Cue Jr.
Hi Jo, I played around with JasperReports today. I found out that we can put hyperlinks in the reports using: hyperlinkReferenceExpression![CDATA[$F{VAR_NAME}]]/hyperlinkReferenceExpression Where VAR_NAME is some property from the action. Integrated jasperreports-maven-plugin to archiva

Question about pom versions

2007-07-23 Thread Maria Odea Ching
Hi Everyone, I have a question about the validation of the poms.. For example, I have an artifact artifactA-1.0-SNAPSHOT.pom but the in-pom version specified is 2.3-20061118.060205-2. Is this considered to be an invalid/corrupt pom? Thanks, Deng

Re: Question about pom versions

2007-07-23 Thread Brett Porter
is this the actual file on the filesystem that is -SNAPSHOT, or just the linked alias in the web interface? If the file is -SNAPSHOT and the version is a snapshot, I'd consider it inconsistent - yes. On 24/07/2007, at 12:42 PM, Maria Odea Ching wrote: Hi Everyone, I have a question