Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: apache-commons-compress-1.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=727090
Summary: apache-commons-compress-1.2 is available
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: FutureFeature, Triaged
Severity: unspecified
Priority: unspecified
Component: apache-commons-compress
AssignedTo: sm(a)sandro-mathys.ch
ReportedBy: upstream-release-monitoring(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: sm(a)sandro-mathys.ch, SpikeFedora(a)gmail.com,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
Latest upstream release: 1.2
Current version in Fedora Rawhide: 1.1
URL: http://www.apache.org/dist/commons/compress/source/
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Maven2 randomly fails build project
https://bugzilla.redhat.com/show_bug.cgi?id=750203
Summary: Maven2 randomly fails build project
Product: Fedora
Version: 16
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: maven2
AssignedTo: yyang(a)redhat.com
ReportedBy: pahan(a)hubbitus.info
QAContact: extras-qa(a)fedoraproject.org
CC: dbhole(a)redhat.com, yyang(a)redhat.com,
akurtako(a)redhat.com, sochotni(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
Description of problem:
We use maven2 to our project. It consists from several modules. Maven build
randomly failed build all project like:
$ mvn install -Dmaven.test.skip=true -Pcopy-dep
[skip]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:21.666s
[INFO] Finished at: Mon Oct 31 14:32:57 MSK 2011
[INFO] Final Memory: 21M/289M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project imus-esb-core: Could not resolve
dependencies for project
ru.antinform.ascug.esb.module:imus-esb-core:jar:1.4.6-SNAPSHOT: Could not find
artifact ru.antinform.ascug.domain:ascug-domain:jar:tests:1.4.6-SNAPSHOT ->
[Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionExcept…
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn <goals> -rf :imus-esb-core
When I rerun it as:
$ mvn install -Dmaven.test.skip=true -Pcopy-dep -rf :imus-esb-core
it is most possible imus-esb-core module wilol be built.
Wery strange, but resolve problems seams randoms on first glance.
Sequential rerun and continue allow me built full project, but it take very
long time...
Version-Release number of selected component (if applicable):
$ rpm -qa 'maven*'
maven-release-2.2-3.fc16.noarch
maven-test-tools-1.2-9.fc16.noarch
maven-resources-plugin-2.5-4.fc16.noarch
maven-shared-file-management-1.2.2-18.fc16.noarch
maven-toolchain-2.2.1-28.fc16.noarch
maven-shared-invoker-2.0.12-18.fc16.noarch
maven-doxia-1.2-2.fc16.noarch
maven-parent-20-1.fc16.noarch
maven-deploy-plugin-2.7-1.fc16.noarch
maven-shared-reporting-api-3.0-18.fc16.noarch
maven-shared-15-18.fc16.noarch
maven-monitor-2.2.1-28.fc16.noarch
maven-javadoc-plugin-2.8-1.fc16.noarch
maven-surefire-provider-junit-2.9-1.fc16.noarch
maven-enforcer-plugin-1.0.1-2.fc16.noarch
maven-surefire-2.9-1.fc16.noarch
maven-artifact-manager-2.2.1-28.fc16.noarch
maven-shared-repository-builder-1.0-18.fc16.noarch
maven-install-plugin-2.3.1-3.fc16.noarch
maven-antrun-plugin-1.6-4.fc16.noarch
maven-project-2.2.1-28.fc16.noarch
maven-plugin-tools-model-2.7-1.fc16.noarch
maven-3.0.3-15.fc16.x86_64
maven-jxr-2.3-1.fc16.noarch
maven-compiler-plugin-2.3.2-4.fc16.noarch
maven-pmd-plugin-2.5-5.fc16.noarch
maven-surefire-plugin-2.9-1.fc16.noarch
maven-shared-monitor-1.0-18.fc16.noarch
maven-plugin-tools-beanshell-2.7-1.fc16.noarch
maven-dependency-plugin-2.3-1.fc16.noarch
maven2-2.2.1-28.fc16.noarch
maven-rar-plugin-2.2-6.fc16.noarch
maven-enforcer-rules-1.0.1-2.fc16.noarch
maven-shared-common-artifact-filters-1.3-18.fc16.noarch
maven-shared-dependency-tree-1.3-18.fc16.noarch
maven-project-info-reports-plugin-2.4-1.fc16.noarch
maven-plugin-build-helper-1.5-3.fc15.noarch
maven-archiver-2.4.1-7.fc16.noarch
maven-plugin-registry-2.2.1-28.fc16.noarch
maven-error-diagnostics-2.2.1-28.fc16.noarch
maven-wagon-1.0-0.3.b7.22.fc16.noarch
maven-plugin-testing-1.2-9.fc16.noarch
maven-eclipse-plugin-2.8-5.fc16.noarch
maven-stage-plugin-1.0-0.3.alpha2.fc16.noarch
maven-shared-reporting-impl-2.1-18.fc16.noarch
maven-shared-dependency-analyzer-1.2-18.fc16.noarch
maven-model-2.2.1-28.fc16.noarch
maven-plugin-tools-2.7-1.fc16.noarch
maven-war-plugin-2.1.1-4.fc16.noarch
maven-scm-1.5-1.fc16.noarch
maven2-common-poms-1.0-39.fc16.noarch
maven-release-manager-2.2-3.fc16.noarch
maven-doxia-sitetools-1.2-1.fc16.noarch
maven-enforcer-api-1.0.1-2.fc16.noarch
maven-clean-plugin-2.4.1-4.fc16.noarch
maven-surefire-report-plugin-2.9-1.fc16.noarch
maven-remote-resources-plugin-1.2.1-2.fc16.noarch
maven-assembly-plugin-2.2.1-3.fc16.noarch
maven-plugin-plugin-2.7-1.fc16.noarch
maven-jar-plugin-2.3.2-1.fc16.noarch
maven-enforcer-1.0.1-2.fc16.noarch
maven-shared-artifact-resolver-1.1-18.fc16.noarch
maven-profile-2.2.1-28.fc16.noarch
maven-plugin-tools-java-2.7-1.fc16.noarch
maven-one-plugin-1.2-6.fc16.noarch
maven-idea-plugin-2.2-5.fc16.noarch
maven-shared-model-converter-2.3-18.fc16.noarch
maven-plugin-tools-api-2.7-1.fc16.noarch
maven-plugin-bundle-2.0.0-10.fc16.noarch
maven-release-plugin-2.2-3.fc16.noarch
maven-source-plugin-2.1.2-6.fc16.noarch
maven-shared-downloader-1.2-18.fc16.noarch
maven-site-plugin-2.3-3.fc16.noarch
maven-plugin-jxr-2.3-1.fc16.noarch
maven-plugin-testing-harness-1.2-9.fc16.noarch
maven-filtering-1.0-4.fc16.noarch
maven-shared-io-1.2-18.fc16.noarch
maven-gpg-plugin-1.3-1.fc16.noarch
maven-doxia-tools-1.2-5.fc15.noarch
How reproducible:
Error reproduced each time, but concrete errors seams random.
Built on щзутовл 1.6:
# LANG=C alternatives --config java
There are 3 programs which provide 'java'.
Selection Command
-----------------------------------------------
+ 1 /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/bin/java
2 /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java
* 3 /usr/java/jdk1.7.0/jre/bin/java
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: apache-commons-discovery-0.5 is available
https://bugzilla.redhat.com/show_bug.cgi?id=701253
Summary: apache-commons-discovery-0.5 is available
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: FutureFeature, Triaged
Severity: unspecified
Priority: unspecified
Component: apache-commons-discovery
AssignedTo: sochotni(a)redhat.com
ReportedBy: upstream-release-monitoring(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: SpikeFedora(a)gmail.com, sochotni(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Latest upstream release: 0.5
Current version in Fedora Rawhide: 0.4
URL: http://www.apache.org/dist/commons/discovery/source/
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: apache-commons-daemon-1.0.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=727811
Summary: apache-commons-daemon-1.0.7 is available
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: FutureFeature, Triaged
Severity: unspecified
Priority: unspecified
Component: apache-commons-daemon
AssignedTo: sochotni(a)redhat.com
ReportedBy: upstream-release-monitoring(a)fedoraproject.org
QAContact: extras-qa(a)fedoraproject.org
CC: SpikeFedora(a)gmail.com, sochotni(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org
Classification: Fedora
Story Points: ---
Type: ---
Latest upstream release: 1.0.7
Current version in Fedora Rawhide: 1.0.6
URL: http://www.apache.org/dist/commons/daemon/source/
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=652183
Bug 652183 depends on bug 738263, which changed state.
Bug 738263 Summary: Review Request: felix-bundlerepository - Bundle repository service
https://bugzilla.redhat.com/show_bug.cgi?id=738263
What |Old Value |New Value
----------------------------------------------------------------------------
Resolution| |RAWHIDE
Status|ASSIGNED |CLOSED
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=652183
Orion Poplawski <orion(a)cora.nwra.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |638786
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=652183
Alexander Kurtakov <akurtako(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on|640134 |
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=652183
Andy Grimm <agrimm(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |747659
Bug 652183 depends on bug 640134, which changed state.
Bug 640134 Summary: Issues with setting JAVA_HOME
https://bugzilla.redhat.com/show_bug.cgi?id=640134
What |Old Value |New Value
----------------------------------------------------------------------------
Resolution| |ERRATA
Status|MODIFIED |CLOSED
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.